Logfile: /home/ko1/ruby/logs/brlog.trunk.20240101-005951
#<BuildRuby:0x0000562e6724f0b8
@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-005951",
@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.000004 0.000000 0.000004 ( 0.000005)
autoconf 0.000007 0.000002 0.000009 ( 0.000009)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.002972 0.002749 1.250437 ( 1.618559)
build_miniruby 0.001057 0.000264 0.866020 ( 0.864914)
build_ruby 0.001055 0.000263 2.825933 ( 2.825746)
build_all 0.001724 0.008277 15.963653 ( 1.429152)
build_install 0.008174 0.000000 4.433699 ( 1.095558)
test_btest 0.001057 0.000000 79.106833 ( 7.562134)
test_basic 0.005542 0.001049 0.712497 ( 0.784415)
test_all 0.098759 0.031579 538.348537 ( 48.323925)
test_rubyspec 0.026120 0.021738 49.651378 ( 62.000701)
total: 126.51 sec