Logfile: /home/ko1/ruby/logs/brlog.trunk.20231123-211608
#<BuildRuby:0x000055b8333aefa8
@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-211608",
@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.000000 0.000004 ( 0.000004)
autoconf 0.000009 0.000000 0.000009 ( 0.000008)
configure 0.000010 0.000000 0.000010 ( 0.000011)
build_up 0.005151 0.000000 0.913254 ( 1.294738)
build_miniruby 0.001055 0.000000 0.813606 ( 0.813344)
build_ruby 0.001391 0.000000 2.615482 ( 2.616446)
build_all 0.008569 0.000000 12.427559 ( 1.009226)
build_install 0.011112 0.000000 3.730575 ( 1.001578)
test_btest 0.000921 0.000000 65.265243 ( 4.546522)
test_basic 0.005277 0.000000 0.408908 ( 0.487192)
test_all 0.065353 0.030585 357.554778 ( 34.047526)
test_rubyspec 0.046792 0.019161 39.719665 ( 52.276948)
total: 98.09 sec