Logfile: /home/ko1/ruby/logs/brlog.trunk.20230807-060224
#<BuildRuby:0x000055ae7217b918
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20230807-060224",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000013 0.000002 0.000015 ( 0.000014)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.006479 0.000000 1.461809 ( 2.732473)
build_miniruby 0.000972 0.000000 0.900325 ( 0.899366)
build_ruby 0.001502 0.000113 2.874439 ( 2.874539)
build_all 0.005600 0.004231 15.441722 ( 1.389228)
build_install 0.007786 0.000461 2.119017 ( 0.964637)
test_btest 0.000000 0.001046 88.633414 ( 7.645026)
test_basic 0.001483 0.003339 0.668698 ( 0.746169)
test_all 0.001335 0.000223 563.849423 ( 55.255123)
test_rubyspec 0.016220 0.025518 46.138985 ( 58.443159)
total: 130.95 sec