Logfile: /home/ko1/ruby/logs/brlog.trunk.20240101-180434
#<BuildRuby:0x000055ee7a65b5f8
@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.20240101-180434",
@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.000014 0.000002 0.000016 ( 0.000017)
autoconf 0.000024 0.000005 0.000029 ( 0.000028)
configure 0.000019 0.000004 0.000023 ( 0.000023)
build_up 0.004678 0.000935 1.285778 ( 1.535752)
build_miniruby 0.000827 0.000165 0.999388 ( 0.998795)
build_ruby 0.001677 0.000000 2.816472 ( 2.821047)
build_all 0.009286 0.000305 16.574590 ( 1.505046)
build_install 0.002608 0.005441 4.841902 ( 1.144037)
test_btest 0.000775 0.000194 85.328013 ( 7.142682)
test_basic 0.003354 0.000838 0.575403 ( 0.651401)
test_all 0.099364 0.038849 538.124406 ( 55.163362)
test_rubyspec 0.018534 0.027557 49.738666 ( 61.970225)
total: 132.93 sec