Logfile: /home/ko1/ruby/logs/brlog.trunk.20221205-201442
#<BuildRuby:0x000055dcd67c8a90
@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.20221205-201442",
@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.000017 0.000002 0.000019 ( 0.000019)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.002339 0.008019 1.241048 ( 1.270828)
build_miniruby 0.002753 0.000000 0.829481 ( 0.847433)
build_ruby 0.003415 0.000000 2.229193 ( 2.176247)
build_all 0.012509 0.006004 18.436575 ( 2.157306)
build_install 0.018518 0.001946 2.005620 ( 1.054253)
test_btest 0.001090 0.000284 92.511578 ( 8.743285)
test_basic 0.001723 0.004587 0.356125 ( 0.446021)
test_all 0.001637 0.000499 679.359977 ( 70.015344)
test_rubyspec 0.084768 0.058425 48.568056 ( 57.053137)
total: 143.76 sec