Logfile: /home/ko1/ruby/logs/brlog.trunk.20240109-173534
#<BuildRuby:0x000055b70075bce8
@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.20240109-173534",
@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.000002 0.000009 ( 0.000008)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.001283 0.003377 0.967921 ( 1.355303)
build_miniruby 0.000792 0.000216 0.901718 ( 0.901926)
build_ruby 0.001141 0.000311 2.907511 ( 2.909579)
build_all 0.008053 0.002885 14.716237 ( 1.409543)
build_install 0.010583 0.000000 4.281478 ( 1.156570)
test_btest 0.000648 0.000000 77.482433 ( 7.709502)
test_basic 0.003556 0.000829 0.487584 ( 0.566744)
test_all 0.107854 0.027964 538.439385 ( 50.579479)
test_rubyspec 0.010181 0.026381 51.297469 ( 63.832995)
total: 130.42 sec