Logfile: /home/ko1/ruby/logs/brlog.trunk.20240103-111538
#<BuildRuby:0x000055fa11e0b788
@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.20240103-111538",
@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.000023 0.000000 0.000023 ( 0.000023)
autoconf 0.000018 0.000000 0.000018 ( 0.000018)
configure 0.000014 0.000000 0.000014 ( 0.000014)
build_up 0.000776 0.006545 1.047423 ( 1.288255)
build_miniruby 0.000789 0.000359 0.837599 ( 0.837282)
build_ruby 0.001246 0.000567 2.635568 ( 2.636205)
build_all 0.005599 0.002883 11.840347 ( 0.993344)
build_install 0.008809 0.006264 3.501501 ( 0.965287)
test_btest 0.000519 0.000259 64.664853 ( 4.753966)
test_basic 0.004362 0.000000 0.388322 ( 0.469738)
test_all 0.070929 0.030785 380.348930 ( 36.374484)
test_rubyspec 0.016558 0.047901 40.203631 ( 52.783724)
total: 101.10 sec