Logfile: /home/ko1/ruby/logs/brlog.trunk.20221208-192406
#<BuildRuby:0x0000560e129d7800
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20221208-192406",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000008 0.000000 0.000008 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.000000 0.003796 0.796561 ( 1.065382)
build_miniruby 0.000000 0.000845 0.714989 ( 0.714606)
build_ruby 0.000000 0.001326 2.457315 ( 2.390308)
build_all 0.002546 0.006387 12.429354 ( 1.487241)
build_install 0.005023 0.001546 1.597648 ( 0.755271)
test_btest 0.000534 0.000164 67.188088 ( 6.141422)
test_basic 0.002960 0.000911 0.262325 ( 0.357998)
test_all 0.001539 0.000000 484.811074 ( 50.080549)
test_rubyspec 0.022451 0.006225 35.079822 ( 45.612985)
total: 108.61 sec