Logfile: /home/ko1/ruby/logs/brlog.trunk.20231119-235625
#<BuildRuby:0x000055d95c767858
@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.20231119-235625",
@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.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000009 0.000003 0.000012 ( 0.000013)
configure 0.000007 0.000002 0.000009 ( 0.000010)
build_up 0.001297 0.003103 1.189637 ( 1.565504)
build_miniruby 0.001185 0.000419 1.006505 ( 1.005749)
build_ruby 0.001018 0.000359 2.800718 ( 2.800798)
build_all 0.003001 0.007651 16.615538 ( 1.541017)
build_install 0.007492 0.001469 4.958833 ( 1.188653)
test_btest 0.000000 0.001109 84.649430 ( 7.643198)
test_basic 0.000000 0.004544 0.592996 ( 0.672468)
test_all 0.100613 0.034591 505.934306 ( 56.396272)
test_rubyspec 0.015503 0.035317 50.955828 ( 63.283418)
total: 136.10 sec