Logfile: /home/ko1/ruby/logs/brlog.trunk.20231123-142019
#<BuildRuby:0x0000558de5f7c010
@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.20231123-142019",
@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.000001 0.000008 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.003024 0.002810 0.931519 ( 1.344578)
build_miniruby 0.000831 0.000192 0.820080 ( 0.820133)
build_ruby 0.001076 0.000248 2.639882 ( 2.640544)
build_all 0.007640 0.000044 12.254907 ( 1.011339)
build_install 0.006811 0.004497 3.719416 ( 0.989914)
test_btest 0.000546 0.000137 63.217574 ( 5.040760)
test_basic 0.003264 0.000816 0.396266 ( 0.476214)
test_all 0.085576 0.011017 362.064985 ( 32.231468)
test_rubyspec 0.022328 0.047141 40.296001 ( 52.875594)
total: 97.43 sec