Logfile: /home/ko1/ruby/logs/brlog.trunk.20231204-173533
#<BuildRuby:0x0000556c39047ce8
@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.20231204-173533",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000000 0.000048 0.000048 ( 0.000018)
configure 0.000000 0.000010 0.000010 ( 0.000009)
build_up 0.002030 0.003480 1.308165 ( 1.666165)
build_miniruby 0.000864 0.000082 0.862311 ( 0.862565)
build_ruby 0.001359 0.000130 2.702049 ( 2.702613)
build_all 0.009981 0.000546 16.689464 ( 1.538459)
build_install 0.002290 0.006250 4.925634 ( 1.146754)
test_btest 0.000833 0.000128 83.489700 ( 8.033322)
test_basic 0.001810 0.003374 0.803996 ( 0.879228)
test_all 0.106256 0.029026 556.105041 ( 51.161369)
test_rubyspec 0.018902 0.023414 49.675899 ( 62.040484)
total: 130.03 sec