Logfile: /home/ko1/ruby/logs/brlog.trunk.20240105-200840
#<BuildRuby:0x000056062789f8e0
@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.20240105-200840",
@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.000013 0.000001 0.000014 ( 0.000013)
autoconf 0.000020 0.000001 0.000021 ( 0.000022)
configure 0.000015 0.000001 0.000016 ( 0.000017)
build_up 0.003774 0.000344 0.750577 ( 1.137663)
build_miniruby 0.000830 0.000076 0.930901 ( 0.931802)
build_ruby 0.001199 0.000109 2.815791 ( 2.820447)
build_all 0.007491 0.000240 12.152921 ( 1.083343)
build_install 0.004775 0.003555 3.390991 ( 1.002969)
test_btest 0.000540 0.000072 72.117279 ( 5.452192)
test_basic 0.003568 0.000475 0.378480 ( 0.457675)
test_all 0.100222 0.016802 514.813861 ( 45.898229)
test_rubyspec 0.029199 0.026706 41.846634 ( 54.642052)
total: 113.43 sec