Logfile: /home/ko1/ruby/logs/brlog.trunk.20221230-224839
#<BuildRuby:0x000055de560e7df8
@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.20221230-224839",
@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.000002 0.000009 ( 0.000008)
autoconf 0.000014 0.000003 0.000017 ( 0.000017)
configure 0.000023 0.000005 0.000028 ( 0.000013)
build_up 0.005337 0.001231 0.879438 ( 1.068306)
build_miniruby 0.000944 0.000218 1.016035 ( 1.013932)
build_ruby 0.001297 0.000299 2.769220 ( 2.766366)
build_all 0.009828 0.000000 16.846933 ( 3.022542)
build_install 0.006459 0.005256 2.300085 ( 1.173722)
test_btest 0.000878 0.000000 72.642554 ( 10.755434)
test_basic 0.000000 0.006147 0.341880 ( 0.428488)
test_all 0.000000 0.001329 662.876466 ( 98.034671)
test_rubyspec 0.069273 0.059116 51.634486 ( 59.800130)
total: 178.06 sec