Logfile: /home/ko1/ruby/logs/brlog.trunk.20221212-041021
#<BuildRuby:0x00005589312000c0
@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.20221212-041021",
@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.000004 0.000000 0.000004 ( 0.000004)
autoconf 0.000008 0.000001 0.000009 ( 0.000008)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.003500 0.000000 0.615578 ( 1.022034)
build_miniruby 0.000929 0.000000 0.704267 ( 0.704373)
build_ruby 0.001387 0.000000 2.424250 ( 2.362548)
build_all 0.008593 0.000365 12.482091 ( 1.519013)
build_install 0.000436 0.006418 1.635037 ( 0.753580)
test_btest 0.000534 0.000126 65.525416 ( 6.196147)
test_basic 0.002909 0.000684 0.235230 ( 0.330108)
test_all 0.001322 0.000311 519.028871 ( 70.503804)
test_rubyspec 0.007769 0.019730 35.304052 ( 45.831402)
total: 129.22 sec