Logfile: /home/ko1/ruby/logs/brlog.trunk.20240107-055303
#<BuildRuby:0x00005574e72bf438
@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.20240107-055303",
@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.000008 0.000002 0.000010 ( 0.000010)
autoconf 0.000014 0.000003 0.000017 ( 0.000017)
configure 0.000011 0.000002 0.000013 ( 0.000013)
build_up 0.001747 0.003506 1.364836 ( 1.753458)
build_miniruby 0.001128 0.000251 1.470496 ( 1.472951)
build_ruby 0.001329 0.000295 4.182990 ( 4.190521)
build_all 0.010256 0.000000 16.695424 ( 1.700865)
build_install 0.012430 0.002944 4.906978 ( 1.723807)
test_btest 0.000665 0.000133 81.607743 ( 10.121495)
test_basic 0.002954 0.002791 0.669351 ( 0.735859)
test_all 0.103291 0.016901 558.845379 ( 59.296638)
test_rubyspec 0.020897 0.043524 78.106898 ( 90.425216)
total: 171.42 sec