Logfile: /home/ko1/ruby/logs/brlog.trunk.20230103-022746
#<BuildRuby:0x000055a3dfd58008
@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.20230103-022746",
@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.000001 0.000008 ( 0.000008)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000029 0.000004 0.000033 ( 0.000034)
build_up 0.000000 0.006100 0.845152 ( 1.024225)
build_miniruby 0.000000 0.001105 1.013271 ( 1.011437)
build_ruby 0.000000 0.001518 2.776573 ( 2.774234)
build_all 0.001299 0.008116 16.709417 ( 2.985890)
build_install 0.004925 0.006667 2.301288 ( 1.178888)
test_btest 0.000588 0.000294 78.164271 ( 10.536747)
test_basic 0.006693 0.000000 0.350662 ( 0.436966)
test_all 0.001477 0.000000 666.281204 ( 99.230057)
test_rubyspec 0.071561 0.061563 51.740557 ( 59.817345)
total: 179.00 sec