Logfile: /home/ko1/ruby/logs/brlog.trunk.20240115-121541
#<BuildRuby:0x000055b99e54c060
@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-121541",
@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.000003 0.000001 0.000004 ( 0.000004)
autoconf 0.000006 0.000002 0.000008 ( 0.000008)
configure 0.000004 0.000002 0.000006 ( 0.000006)
build_up 0.004036 0.001211 0.806382 ( 1.200594)
build_miniruby 0.000880 0.000264 0.816842 ( 0.816448)
build_ruby 0.001496 0.000448 2.672750 ( 2.673087)
build_all 0.002409 0.005374 11.915010 ( 0.963680)
build_install 0.008019 0.003208 3.670054 ( 0.987491)
test_btest 0.000561 0.000225 65.651042 ( 4.649205)
test_basic 0.000000 0.003769 0.386509 ( 0.468127)
test_all 0.060391 0.036247 386.670858 ( 33.858728)
test_rubyspec 0.021957 0.043218 40.336127 ( 52.879855)
total: 98.50 sec