Logfile: /home/ko1/ruby/logs/brlog.trunk.20230102-034315
#<BuildRuby:0x000055810fde0018
@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.20230102-034315",
@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.000019 0.000003 0.000022 ( 0.000020)
build_up 0.002477 0.003770 0.849652 ( 1.018596)
build_miniruby 0.000983 0.000197 1.012905 ( 1.010852)
build_ruby 0.001361 0.000000 2.778447 ( 2.775999)
build_all 0.009346 0.000469 16.743281 ( 2.976473)
build_install 0.006210 0.005675 2.278711 ( 1.172683)
test_btest 0.000687 0.000161 68.293578 ( 11.236918)
test_basic 0.001681 0.005119 0.378725 ( 0.464429)
test_all 0.001239 0.000364 662.197311 (105.270977)
test_rubyspec 0.076083 0.042396 51.552466 ( 59.597923)
total: 185.53 sec