Logfile: /home/ko1/ruby/logs/brlog.trunk.20221224-185546
#<BuildRuby:0x000055e9eeb783c8
@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.20221224-185546",
@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.000024)
autoconf 0.000029 0.000004 0.000033 ( 0.000032)
configure 0.000015 0.000003 0.000018 ( 0.000018)
build_up 0.000963 0.003274 0.766366 ( 0.985142)
build_miniruby 0.000738 0.000158 0.950163 ( 0.948662)
build_ruby 0.000938 0.000201 2.598626 ( 2.597031)
build_all 0.008154 0.000866 15.966148 ( 3.314470)
build_install 0.008665 0.000853 2.177825 ( 1.189663)
test_btest 0.000483 0.000090 64.297100 ( 10.793262)
test_basic 0.000122 0.004464 0.344854 ( 0.435881)
test_all 0.001261 0.000316 623.254309 (104.263600)
test_rubyspec 0.042855 0.020320 51.764297 ( 59.998875)
total: 184.53 sec