Logfile: /home/ko1/ruby/logs/brlog.trunk.20220425-204658
#<BuildRuby:0x000055b59818a620
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/src/trunk",
@btest_opts="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220425-204658",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@steps=
["checkout",
"autoconf",
"configure",
"build_up",
"build_miniruby",
"build_ruby",
"build_all",
"build_install",
"test_btest",
"test_basic",
"test_all",
"test_rubyspec"],
@svn_revision=nil,
@test_opts="TESTS='-j8'",
@timeout=10800>
user system total real
checkout 0.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000014 0.000000 0.000014 ( 0.000015)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.006053 0.000718 0.891711 ( 0.977429)
build_miniruby 0.000877 0.000000 0.057070 ( 0.055944)
build_ruby 0.000896 0.000000 0.058973 ( 0.057763)
build_all 0.004273 0.000000 1.494848 ( 0.609501)
build_install 0.005472 0.003851 6.271001 ( 2.835296)
test_btest 0.000632 0.000226 56.955768 ( 8.717456)
test_basic 0.004322 0.001544 0.359075 ( 0.446988)
test_all 0.001116 0.000398 639.315726 ( 95.850620)
test_rubyspec 0.056355 0.030795 44.486787 ( 49.373353)
total: 158.92 sec