Logfile: /home/ko1/ruby/logs/brlog.trunk.20240104-082930
#<BuildRuby:0x000055a1a55ab468
@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.20240104-082930",
@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.000017 0.000001 0.000018 ( 0.000018)
autoconf 0.000023 0.000002 0.000025 ( 0.000025)
configure 0.000017 0.000001 0.000018 ( 0.000019)
build_up 0.007053 0.000240 1.035831 ( 1.302297)
build_miniruby 0.000807 0.000063 0.787648 ( 0.787894)
build_ruby 0.001266 0.000098 2.694417 ( 2.695357)
build_all 0.007643 0.000588 11.980513 ( 0.942116)
build_install 0.002955 0.008560 3.627481 ( 0.984234)
test_btest 0.000665 0.000133 64.445510 ( 5.098753)
test_basic 0.004216 0.000000 0.403330 ( 0.484234)
test_all 0.072437 0.026351 387.862517 ( 42.216897)
test_rubyspec 0.047187 0.029417 39.980797 ( 52.538806)
total: 107.05 sec