Logfile: /home/ko1/ruby/logs/brlog.trunk.20240108-102448
#<BuildRuby:0x0000557791753fd8
@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.20240108-102448",
@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.000009 0.000001 0.000010 ( 0.000011)
autoconf 0.000016 0.000002 0.000018 ( 0.000018)
configure 0.000012 0.000001 0.000013 ( 0.000013)
build_up 0.004661 0.000466 1.338999 ( 1.716641)
build_miniruby 0.001002 0.000101 1.991881 ( 1.994742)
build_ruby 0.001533 0.000153 5.795828 ( 5.806389)
build_all 0.006731 0.003483 16.758897 ( 1.852922)
build_install 0.011187 0.005211 5.026315 ( 1.760237)
test_btest 0.000636 0.000106 86.286921 ( 13.370352)
test_basic 0.002082 0.004780 0.705368 ( 0.769509)
test_all 0.095406 0.024406 555.896337 ( 61.438240)
test_rubyspec 0.032403 0.035425 83.246182 ( 95.654346)
total: 184.36 sec