Logfile: /home/ko1/ruby/logs/brlog.trunk.20240621-111813
#<BuildRuby:0x000055ebd3927ee8
@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.20240621-111813",
@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.000003 0.000008 ( 0.000008)
autoconf 0.000008 0.000004 0.000012 ( 0.000013)
configure 0.000008 0.000005 0.000013 ( 0.000012)
build_up 0.003303 0.001887 1.536374 ( 1.896664)
build_miniruby 0.001091 0.000000 1.085960 ( 1.085982)
build_ruby 0.001608 0.000000 3.340359 ( 3.340977)
build_all 0.010193 0.000129 17.116717 ( 1.596685)
build_install 0.008601 0.001926 6.084892 ( 1.480075)
test_btest 0.000472 0.000209 106.304411 ( 8.377547)
test_basic 0.004404 0.000000 0.759368 ( 0.833701)
test_all 0.102954 0.039334 559.768436 ( 56.495400)
test_rubyspec 0.049873 0.019125 134.041949 ( 16.300935)
total: 91.41 sec