Logfile: /home/ko1/ruby/logs/brlog.trunk.20240110-074609
#<BuildRuby:0x0000560866a1ffa8
@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.20240110-074609",
@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.000001 0.000008 ( 0.000008)
autoconf 0.000012 0.000002 0.000014 ( 0.000013)
configure 0.000010 0.000002 0.000012 ( 0.000011)
build_up 0.003549 0.000546 0.940781 ( 1.503240)
build_miniruby 0.000994 0.000153 0.951706 ( 0.953610)
build_ruby 0.001289 0.000198 2.751999 ( 2.754920)
build_all 0.009738 0.000123 14.815875 ( 1.405330)
build_install 0.005339 0.003837 4.287448 ( 1.137009)
test_btest 0.000584 0.000103 77.349316 ( 7.445793)
test_basic 0.004544 0.000040 0.646290 ( 0.724223)
test_all 0.110019 0.027861 534.671883 ( 49.999592)
test_rubyspec 0.014360 0.018640 49.479303 ( 61.995960)
total: 127.92 sec