Logfile: /home/ko1/ruby/logs/brlog.trunk.20240622-220919
#<BuildRuby:0x0000559fb5927fc0
@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.20240622-220919",
@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.000010 0.000003 0.000013 ( 0.000013)
configure 0.000007 0.000003 0.000010 ( 0.000011)
build_up 0.001098 0.004436 1.748609 ( 1.923926)
build_miniruby 0.001047 0.000458 1.173862 ( 1.172913)
build_ruby 0.000995 0.000435 3.348476 ( 3.349544)
build_all 0.008733 0.001884 18.150182 ( 1.694457)
build_install 0.005570 0.004937 6.408098 ( 1.508368)
test_btest 0.000564 0.000251 113.402069 ( 8.962528)
test_basic 0.003023 0.001344 0.958977 ( 1.032657)
test_all 0.086453 0.054038 550.588074 ( 63.187319)
test_rubyspec 0.041165 0.027276 137.252960 ( 16.183737)
total: 99.02 sec