Logfile: /home/ko1/ruby/logs/brlog.trunk.20231213-125646
#<BuildRuby:0x000055ecc9cf00d8
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231213-125646",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000004 0.000001 0.000005 ( 0.000004)
autoconf 0.000007 0.000002 0.000009 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.001257 0.003239 1.027829 ( 1.265722)
build_miniruby 0.000823 0.000224 0.868871 ( 0.869541)
build_ruby 0.000983 0.000268 2.714295 ( 2.716830)
build_all 0.006051 0.002288 12.125279 ( 1.021808)
build_install 0.003303 0.008433 3.557946 ( 0.970762)
test_btest 0.000613 0.000263 63.757286 ( 5.067277)
test_basic 0.002033 0.001364 0.383251 ( 0.457742)
test_all 0.061794 0.039665 418.380056 ( 38.427430)
test_rubyspec 0.031464 0.035162 39.818029 ( 52.481316)
total: 103.28 sec