Logfile: /home/ko1/ruby/logs/brlog.trunk.20220606-092433
#<BuildRuby:0x000055e2ca6ee8a0
@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.20220606-092433",
@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.000011 0.000002 0.000013 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.011147 0.001020 1.046601 ( 1.348631)
build_miniruby 0.001977 0.000000 0.071705 ( 0.069631)
build_ruby 0.002136 0.000000 0.075658 ( 0.073039)
build_all 0.009146 0.000549 1.469393 ( 0.597041)
build_install 0.017935 0.006191 5.881482 ( 2.789645)
test_btest 0.000976 0.000163 80.765306 ( 8.584738)
test_basic 0.002758 0.004786 0.309070 ( 0.402715)
test_all 0.002124 0.000447 708.836096 ( 67.949865)
test_rubyspec 0.112350 0.052580 45.913326 ( 51.636769)
total: 133.45 sec