Logfile: /home/ko1/ruby/logs/brlog.trunk.20240110-051840
#<BuildRuby:0x0000560fec4f40c8
@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.20240110-051840",
@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.000016 0.000002 0.000018 ( 0.000017)
autoconf 0.000023 0.000002 0.000025 ( 0.000025)
configure 0.000017 0.000001 0.000018 ( 0.000018)
build_up 0.000000 0.006059 0.813433 ( 1.187069)
build_miniruby 0.000045 0.001005 0.814485 ( 0.814624)
build_ruby 0.001195 0.000256 2.705901 ( 2.706695)
build_all 0.003858 0.003805 11.990998 ( 1.002142)
build_install 0.008760 0.002336 3.506689 ( 0.977322)
test_btest 0.000538 0.000144 64.000353 ( 5.513940)
test_basic 0.003365 0.000897 0.395049 ( 0.475899)
test_all 0.074181 0.021105 384.765997 ( 31.824582)
test_rubyspec 0.022891 0.041187 40.909576 ( 53.474130)
total: 97.98 sec