Logfile: /home/ko1/ruby/logs/brlog.trunk.20240109-133906
#<BuildRuby:0x000055d3f2f28188
@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.20240109-133906",
@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.000015 0.000007 0.000022 ( 0.000021)
autoconf 0.000021 0.000009 0.000030 ( 0.000030)
configure 0.000015 0.000006 0.000021 ( 0.000021)
build_up 0.000000 0.006487 0.801415 ( 1.183433)
build_miniruby 0.000000 0.000995 0.800286 ( 0.800377)
build_ruby 0.000000 0.001463 2.654214 ( 2.654853)
build_all 0.005923 0.001597 11.907123 ( 0.991785)
build_install 0.009543 0.001030 3.390000 ( 0.973197)
test_btest 0.000780 0.000000 64.267595 ( 5.273779)
test_basic 0.004048 0.000000 0.400582 ( 0.482143)
test_all 0.090206 0.010683 380.241160 ( 33.805707)
test_rubyspec 0.029344 0.035539 40.992257 ( 53.543418)
total: 99.71 sec