Logfile: /home/ko1/ruby/logs/brlog.trunk.20240623-222325
#<BuildRuby:0x000055f8011880e0
@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.20240623-222325",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000002 0.000007 ( 0.000008)
autoconf 0.000009 0.000003 0.000012 ( 0.000013)
configure 0.000009 0.000003 0.000012 ( 0.000012)
build_up 0.005050 0.000386 1.719948 ( 1.898438)
build_miniruby 0.000877 0.000310 1.051536 ( 1.050918)
build_ruby 0.001149 0.000405 3.416251 ( 3.417834)
build_all 0.004434 0.005974 17.568126 ( 1.637440)
build_install 0.009921 0.000404 6.144976 ( 1.452536)
test_btest 0.000968 0.000356 107.388386 ( 9.338247)
test_basic 0.003717 0.001369 1.018261 ( 1.091652)
test_all 0.115974 0.026702 558.041358 ( 56.959140)
test_rubyspec 0.045292 0.022500 138.803526 ( 16.259504)
total: 93.11 sec