Logfile: /home/ko1/ruby/logs/brlog.trunk.20240106-095721
#<BuildRuby:0x000055fb210ab280
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240106-095721",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000013 0.000002 0.000015 ( 0.000014)
configure 0.000011 0.000001 0.000012 ( 0.000011)
build_up 0.004346 0.000046 1.053559 ( 1.430489)
build_miniruby 0.000844 0.000088 1.813428 ( 1.814255)
build_ruby 0.001219 0.000128 3.935648 ( 3.944700)
build_all 0.009820 0.000000 16.257673 ( 1.575869)
build_install 0.013458 0.000259 4.556916 ( 1.531885)
test_btest 0.000739 0.000062 80.318232 ( 7.331763)
test_basic 0.004299 0.000359 0.600076 ( 0.672087)
test_all 0.085379 0.036855 553.607161 ( 58.847014)
test_rubyspec 0.058090 0.000000 66.459357 ( 78.863809)
total: 156.01 sec