Logfile: /home/ko1/ruby/logs/brlog.trunk.20231123-004039
#<BuildRuby:0x00005650bc928188
@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.20231123-004039",
@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.000004 0.000001 0.000005 ( 0.000004)
autoconf 0.000007 0.000002 0.000009 ( 0.000009)
configure 0.000005 0.000002 0.000007 ( 0.000006)
build_up 0.004451 0.001214 0.941134 ( 1.310737)
build_miniruby 0.000861 0.000235 0.782010 ( 0.782121)
build_ruby 0.001522 0.000415 2.676946 ( 2.677513)
build_all 0.006421 0.001752 12.278823 ( 1.003561)
build_install 0.011539 0.000261 3.675175 ( 0.988578)
test_btest 0.000614 0.000142 64.712751 ( 5.202827)
test_basic 0.003230 0.000745 0.401878 ( 0.482359)
test_all 0.064391 0.034638 344.370058 ( 34.747865)
test_rubyspec 0.035361 0.029435 40.258636 ( 52.824043)
total: 100.02 sec