Logfile: /home/ko1/ruby/logs/brlog.trunk.20231224-000528
#<BuildRuby:0x000055823243aeb8
@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.20231224-000528",
@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.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.003386 0.001058 0.986497 ( 1.364967)
build_miniruby 0.000845 0.000264 0.924928 ( 0.924355)
build_ruby 0.001707 0.000000 2.694461 ( 2.694597)
build_all 0.008696 0.002304 16.541525 ( 1.548694)
build_install 0.003524 0.005096 4.848833 ( 1.189145)
test_btest 0.000572 0.000201 84.841485 ( 7.218166)
test_basic 0.002720 0.000952 0.684600 ( 0.762913)
test_all 0.103202 0.032997 514.867100 ( 64.677187)
test_rubyspec 0.006010 0.043279 50.920804 ( 63.236684)
total: 143.62 sec