Logfile: /home/ko1/ruby/logs/brlog.trunk.20231114-125339
#<BuildRuby:0x000055a57b663d68
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231114-125339",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000000 0.000057 0.000057 ( 0.000027)
configure 0.000000 0.000009 0.000009 ( 0.000009)
build_up 0.000570 0.004092 1.434258 ( 1.672983)
build_miniruby 0.001023 0.000301 0.885112 ( 0.884149)
build_ruby 0.001092 0.000321 2.601515 ( 2.601715)
build_all 0.006131 0.003478 15.978905 ( 1.418099)
build_install 0.006736 0.002127 4.859341 ( 1.169087)
test_btest 0.001055 0.000000 83.871495 ( 6.993682)
test_basic 0.004318 0.000000 0.522902 ( 0.604196)
test_all 0.115199 0.016127 495.661105 ( 45.167120)
test_rubyspec 0.018455 0.030256 50.039122 ( 62.445772)
total: 122.96 sec