Logfile: /home/ko1/ruby/logs/brlog.trunk.20221107-160827
#<BuildRuby:0x00005627b6e61390
@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.20221107-160827",
@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.000009 0.000001 0.000010 ( 0.000011)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.007273 0.000606 0.895598 ( 0.960984)
build_miniruby 0.001650 0.000138 0.050146 ( 0.048406)
build_ruby 0.001730 0.000144 0.051756 ( 0.050038)
build_all 0.007932 0.000661 1.222015 ( 0.470785)
build_install 0.007008 0.005981 1.555341 ( 0.791243)
test_btest 0.001519 0.000234 61.734862 ( 6.688212)
test_basic 0.005057 0.000778 0.304127 ( 0.401986)
test_all 0.003655 0.000000 510.518353 ( 54.664827)
test_rubyspec 0.046247 0.083524 43.397609 ( 52.027687)
total: 116.11 sec