Logfile: /home/ko1/ruby/logs/brlog.trunk.20240111-133812
#<BuildRuby:0x0000561935e3c098
@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.20240111-133812",
@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.000008)
autoconf 0.000009 0.000003 0.000012 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.000684 0.004204 1.007376 ( 1.437961)
build_miniruby 0.001128 0.000331 0.907364 ( 0.907316)
build_ruby 0.001298 0.000381 2.810544 ( 2.812427)
build_all 0.008704 0.001252 14.560402 ( 1.381364)
build_install 0.006971 0.001496 4.249118 ( 1.144328)
test_btest 0.000488 0.000133 78.752757 ( 7.352772)
test_basic 0.004324 0.000088 0.488290 ( 0.568447)
test_all 0.098745 0.034056 511.391834 ( 48.460310)
test_rubyspec 0.019131 0.011913 48.863904 ( 61.449668)
total: 125.52 sec