Logfile: /home/ko1/ruby/logs/brlog.trunk.20231123-153222
#<BuildRuby:0x000055e5a5f8f918
@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.20231123-153222",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000010 0.000003 0.000013 ( 0.000014)
configure 0.000008 0.000003 0.000011 ( 0.000012)
build_up 0.004849 0.000261 1.333433 ( 1.695242)
build_miniruby 0.000820 0.000241 0.829137 ( 0.828487)
build_ruby 0.001197 0.000352 2.745562 ( 2.746206)
build_all 0.010505 0.000000 16.999836 ( 1.532178)
build_install 0.010345 0.004194 5.212202 ( 1.227479)
test_btest 0.001010 0.000276 88.295633 ( 7.698734)
test_basic 0.000336 0.004307 0.793800 ( 0.869861)
test_all 0.110198 0.026196 543.561117 ( 51.189366)
test_rubyspec 0.025941 0.025767 50.147480 ( 62.390156)
total: 130.18 sec