Logfile: /home/ko1/ruby/logs/brlog.trunk.20240114-125316
#<BuildRuby:0x000056461d6e8098
@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.20240114-125316",
@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.000021 0.000005 0.000026 ( 0.000025)
autoconf 0.000032 0.000007 0.000039 ( 0.000038)
configure 0.000024 0.000005 0.000029 ( 0.000028)
build_up 0.003652 0.000811 1.086483 ( 1.460271)
build_miniruby 0.000835 0.000186 0.858924 ( 0.858627)
build_ruby 0.001168 0.000260 2.706381 ( 2.705801)
build_all 0.003072 0.005996 14.077515 ( 1.277744)
build_install 0.007244 0.001002 4.082272 ( 1.085287)
test_btest 0.000912 0.000280 75.894870 ( 6.832575)
test_basic 0.004383 0.000019 0.598286 ( 0.675870)
test_all 0.087920 0.039810 512.000791 ( 47.851522)
test_rubyspec 0.021543 0.027920 47.513043 ( 59.894905)
total: 122.64 sec