Logfile: /home/ko1/ruby/logs/brlog.trunk.20230112-185256
#<BuildRuby:0x000055eeac54c040
@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.20230112-185256",
@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.000015 0.000002 0.000017 ( 0.000017)
configure 0.000011 0.000002 0.000013 ( 0.000012)
build_up 0.000384 0.006261 0.846175 ( 1.475765)
build_miniruby 0.001072 0.000268 1.014146 ( 1.012228)
build_ruby 0.001335 0.000333 2.786513 ( 2.783858)
build_all 0.007178 0.002685 16.729931 ( 2.975258)
build_install 0.010551 0.000816 2.083439 ( 1.070635)
test_btest 0.000889 0.000212 77.886760 ( 10.613844)
test_basic 0.005416 0.001289 0.362845 ( 0.448570)
test_all 0.000000 0.001355 652.363523 ( 95.696992)
test_rubyspec 0.084383 0.044578 51.869246 ( 59.985184)
total: 176.06 sec