Logfile: /home/ko1/ruby/logs/brlog.trunk.20231202-161306
#<BuildRuby:0x00005642d58eacb0
@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.20231202-161306",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000011 0.000003 0.000014 ( 0.000013)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.004647 0.000129 1.338830 ( 1.716082)
build_miniruby 0.000935 0.000170 0.902037 ( 0.901706)
build_ruby 0.001110 0.000201 2.863383 ( 2.863610)
build_all 0.010043 0.000253 16.810430 ( 1.488113)
build_install 0.004140 0.005284 4.932632 ( 1.166586)
test_btest 0.000619 0.000143 90.488486 ( 7.419229)
test_basic 0.002899 0.000669 0.614480 ( 0.693008)
test_all 0.110067 0.025769 525.968737 ( 64.810497)
test_rubyspec 0.025684 0.024643 49.581630 ( 61.895248)
total: 142.95 sec