Logfile: /home/ko1/ruby/logs/brlog.trunk.20240617-031757
#<BuildRuby:0x000055ef4ab27e30
@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.20240617-031757",
@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.000004 0.000002 0.000006 ( 0.000008)
autoconf 0.000010 0.000003 0.000013 ( 0.000014)
configure 0.000008 0.000003 0.000011 ( 0.000011)
build_up 0.004787 0.001795 1.854289 ( 2.048294)
build_miniruby 0.000789 0.000295 1.060939 ( 1.061026)
build_ruby 0.001061 0.000397 3.279270 ( 3.279582)
build_all 0.006529 0.003526 17.340282 ( 1.635763)
build_install 0.005611 0.004860 6.026770 ( 1.441234)
test_btest 0.000000 0.001180 104.167237 ( 8.323389)
test_basic 0.000947 0.003528 0.783427 ( 0.862466)
test_all 0.117097 0.022730 548.690677 ( 63.404470)
test_rubyspec 0.018138 0.049365 131.834238 ( 15.909765)
total: 97.97 sec