Logfile: /home/ko1/ruby/logs/brlog.trunk.20220802-204443
#<BuildRuby:0x0000558d2b4ef4b8
@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.20220802-204443",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000010 0.000001 0.000011 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.006376 0.005539 0.963047 ( 1.055482)
build_miniruby 0.001474 0.000369 0.077073 ( 0.074799)
build_ruby 0.001329 0.000332 0.065163 ( 0.063543)
build_all 0.009253 0.001045 1.521208 ( 0.570340)
build_install 0.012839 0.006670 5.190345 ( 2.091832)
test_btest 0.000741 0.000206 73.307880 ( 8.482052)
test_basic 0.005387 0.001497 0.316572 ( 0.407905)
test_all 0.002204 0.000612 673.845908 ( 65.636627)
test_rubyspec 0.103865 0.075204 45.825278 ( 53.270076)
total: 131.65 sec