Logfile: /home/ko1/ruby/logs/brlog.trunk.20240114-163213
#<BuildRuby:0x0000561e03213e88
@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.20240114-163213",
@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.000015 0.000003 0.000018 ( 0.000018)
autoconf 0.000021 0.000003 0.000024 ( 0.000025)
configure 0.000016 0.000003 0.000019 ( 0.000019)
build_up 0.000000 0.006268 0.802886 ( 1.172156)
build_miniruby 0.000000 0.001108 0.804381 ( 0.803911)
build_ruby 0.000000 0.001451 2.671712 ( 2.672503)
build_all 0.007327 0.000140 12.048347 ( 0.945322)
build_install 0.010151 0.003384 3.452810 ( 0.969089)
test_btest 0.000652 0.000217 66.419562 ( 4.683547)
test_basic 0.002965 0.000988 0.392410 ( 0.472958)
test_all 0.055448 0.040865 399.527263 ( 34.308112)
test_rubyspec 0.026522 0.039687 40.672253 ( 53.207096)
total: 99.24 sec