Logfile: /home/ko1/ruby/logs/brlog.trunk.20240115-124428
#<BuildRuby:0x0000556b11e63918
@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.20240115-124428",
@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.000016 0.000002 0.000018 ( 0.000018)
autoconf 0.000025 0.000002 0.000027 ( 0.000028)
configure 0.000021 0.000002 0.000023 ( 0.000022)
build_up 0.000940 0.003654 1.026206 ( 1.419036)
build_miniruby 0.001457 0.000230 0.870253 ( 0.868818)
build_ruby 0.000996 0.000157 2.659886 ( 2.660019)
build_all 0.008198 0.000610 14.006836 ( 1.249629)
build_install 0.007600 0.000000 4.128871 ( 1.065214)
test_btest 0.001013 0.000000 75.563318 ( 7.033030)
test_basic 0.004939 0.000094 0.758547 ( 0.835484)
test_all 0.112347 0.019639 485.509945 ( 50.898829)
test_rubyspec 0.031550 0.017702 48.360326 ( 60.712011)
total: 126.74 sec