Logfile: /home/ko1/ruby/logs/brlog.trunk.20221222-223901
#<BuildRuby:0x000055bec7bc7df8
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221222-223901",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000033 0.000002 0.000035 ( 0.000035)
configure 0.000013 0.000001 0.000014 ( 0.000014)
build_up 0.000197 0.004187 0.875960 ( 1.586224)
build_miniruby 0.000966 0.000149 0.989426 ( 0.988013)
build_ruby 0.001016 0.000156 2.644572 ( 2.643165)
build_all 0.009124 0.000000 15.949511 ( 3.289936)
build_install 0.009347 0.000139 2.253442 ( 1.286110)
test_btest 0.000000 0.000617 66.350838 ( 11.262135)
test_basic 0.002496 0.002724 0.365420 ( 0.456218)
test_all 0.001258 0.000198 673.607488 (141.976966)
test_rubyspec 0.057657 0.011289 52.700092 ( 60.875714)
total: 224.37 sec