Logfile: /home/ko1/ruby/logs/brlog.trunk.20220531-062322
#<BuildRuby:0x000055e7c1311330
@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.20220531-062322",
@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.000005)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.005345 0.004775 0.852482 ( 1.012881)
build_miniruby 0.001660 0.000255 0.055224 ( 0.053172)
build_ruby 0.002263 0.000349 0.063870 ( 0.061413)
build_all 0.002747 0.005311 1.197032 ( 0.487557)
build_install 0.010878 0.008240 4.957561 ( 2.571655)
test_btest 0.001901 0.000000 52.043794 ( 6.261519)
test_basic 0.005120 0.000000 0.282464 ( 0.377366)
test_all 0.001232 0.001328 517.565344 ( 53.608963)
test_rubyspec 0.084494 0.042695 41.609709 ( 47.449944)
total: 111.89 sec