Logfile: /home/ko1/ruby/logs/brlog.trunk.20231026-131043
#<BuildRuby:0x000056337aa62f08
@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.20231026-131043",
@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.000008 0.000002 0.000010 ( 0.000011)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.001131 0.004291 1.357502 ( 1.622800)
build_miniruby 0.000720 0.000216 0.857533 ( 0.857368)
build_ruby 0.000928 0.000278 2.570642 ( 2.572406)
build_all 0.000881 0.008941 16.014160 ( 1.516128)
build_install 0.005612 0.002806 4.791185 ( 1.132909)
test_btest 0.000000 0.001030 80.896431 ( 7.186949)
test_basic 0.000000 0.004145 0.635378 ( 0.715455)
test_all 0.103081 0.034633 508.738081 ( 59.431400)
test_rubyspec 0.036384 0.016244 51.041124 ( 63.380634)
total: 138.42 sec