Logfile: /home/ko1/ruby/logs/brlog.trunk.20240110-162449
#<BuildRuby:0x0000555c93dbbd58
@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-162449",
@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.000007 0.000003 0.000010 ( 0.000011)
autoconf 0.000013 0.000007 0.000020 ( 0.000021)
configure 0.000009 0.000005 0.000014 ( 0.000014)
build_up 0.003998 0.001810 0.804276 ( 1.233985)
build_miniruby 0.000872 0.000476 0.835476 ( 0.835045)
build_ruby 0.000000 0.001923 2.673867 ( 2.674486)
build_all 0.005661 0.002335 12.014923 ( 0.969315)
build_install 0.007111 0.003577 3.370696 ( 0.955331)
test_btest 0.000644 0.000000 65.969015 ( 5.749485)
test_basic 0.003997 0.000000 0.394962 ( 0.475986)
test_all 0.083383 0.013257 385.173093 ( 35.809856)
test_rubyspec 0.017405 0.049194 40.592599 ( 53.115171)
total: 101.82 sec