Logfile: /home/ko1/ruby/logs/brlog.trunk.20220219-165604
#<BuildRuby:0x000055d9e5573810
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220219-165604",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000012 0.000003 0.000015 ( 0.000015)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.011551 0.000000 0.960559 ( 1.049688)
build_miniruby 0.001945 0.000000 0.074748 ( 0.073408)
build_ruby 0.002591 0.000000 0.075026 ( 0.072557)
build_all 0.010722 0.000000 4.087897 ( 0.781680)
build_install 0.022823 0.002118 7.821397 ( 2.330819)
test_btest 0.001213 0.000167 70.976511 ( 8.208634)
test_basic 0.007840 0.000095 0.339709 ( 0.428479)
test_all 0.001655 0.000214 688.673511 ( 67.238713)
test_rubyspec 0.117759 0.049474 45.991947 ( 51.614405)
total: 131.80 sec