Logfile: /home/ko1/ruby/logs/brlog.trunk.20240115-154954
#<BuildRuby:0x000055fca415c010
@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.20240115-154954",
@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.000003 0.000016 ( 0.000015)
autoconf 0.000018 0.000005 0.000023 ( 0.000023)
configure 0.000014 0.000003 0.000017 ( 0.000017)
build_up 0.005263 0.001316 0.794489 ( 1.176804)
build_miniruby 0.000820 0.000205 0.817690 ( 0.817697)
build_ruby 0.001602 0.000401 2.686530 ( 2.686771)
build_all 0.007338 0.000000 11.911520 ( 0.974506)
build_install 0.013820 0.000000 3.438534 ( 0.957922)
test_btest 0.000658 0.000000 63.445092 ( 5.062330)
test_basic 0.002461 0.002971 0.398989 ( 0.478843)
test_all 0.077657 0.017641 367.385839 ( 41.566517)
test_rubyspec 0.032144 0.033575 40.307669 ( 52.848593)
total: 106.57 sec