Logfile: /home/ko1/ruby/logs/brlog.trunk.20240111-081554
#<BuildRuby:0x0000563d106bf280
@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-081554",
@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.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000007 0.000000 0.000007 ( 0.000009)
build_up 0.000889 0.003519 0.958308 ( 1.322602)
build_miniruby 0.001415 0.000236 0.949294 ( 0.949040)
build_ruby 0.001042 0.000174 2.752899 ( 2.755108)
build_all 0.009525 0.000217 14.667386 ( 1.389012)
build_install 0.009643 0.000000 4.177010 ( 1.122108)
test_btest 0.000658 0.000000 76.696287 ( 7.336315)
test_basic 0.002287 0.002317 0.598279 ( 0.678372)
test_all 0.119626 0.013697 526.286317 ( 50.527267)
test_rubyspec 0.020698 0.014451 49.630223 ( 62.143960)
total: 128.22 sec