Logfile: /home/ko1/ruby/logs/brlog.trunk.20240616-030329
#<BuildRuby:0x000055892b7040e0
@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.20240616-030329",
@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.000011 0.000003 0.000014 ( 0.000015)
configure 0.000011 0.000003 0.000014 ( 0.000014)
build_up 0.003779 0.002578 1.704854 ( 1.987376)
build_miniruby 0.000829 0.000276 1.016641 ( 1.016087)
build_ruby 0.001108 0.000369 3.159162 ( 3.159534)
build_all 0.005398 0.004403 17.117792 ( 1.660680)
build_install 0.005708 0.004681 5.910749 ( 1.439591)
test_btest 0.000841 0.000360 102.316059 ( 8.208693)
test_basic 0.000577 0.004396 0.851686 ( 0.926441)
test_all 0.097412 0.039222 548.457059 ( 53.646318)
test_rubyspec 0.038173 0.026422 133.243372 ( 15.854716)
total: 87.90 sec