Logfile: /home/ko1/ruby/logs/brlog.trunk.20220331-232615
#<BuildRuby:0x000055758c1a0b38
@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.20220331-232615",
@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.000006 0.000000 0.000006 ( 0.000006)
autoconf 0.000017 0.000003 0.000020 ( 0.000020)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.006394 0.004468 0.998746 ( 1.158265)
build_miniruby 0.000000 0.002083 0.066271 ( 0.064612)
build_ruby 0.001482 0.001323 0.075148 ( 0.072532)
build_all 0.007035 0.003728 4.246098 ( 0.863906)
build_install 0.023331 0.001718 7.981708 ( 2.473819)
test_btest 0.000763 0.000174 77.868067 ( 8.351825)
test_basic 0.007309 0.001661 0.333053 ( 0.420830)
test_all 0.001427 0.000325 703.362141 ( 68.260061)
test_rubyspec 0.122852 0.041183 46.604953 ( 52.089451)
total: 133.76 sec