Logfile: /home/ko1/ruby/logs/brlog.trunk.20240616-133438
#<BuildRuby:0x000055a3eb6e80e0
@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-133438",
@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.000006 0.000001 0.000007 ( 0.000008)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000009 0.000002 0.000011 ( 0.000012)
build_up 0.001639 0.004484 1.689123 ( 1.859955)
build_miniruby 0.001174 0.000326 1.080594 ( 1.078570)
build_ruby 0.001252 0.000348 3.322270 ( 3.323400)
build_all 0.003659 0.006820 17.476082 ( 1.762144)
build_install 0.009104 0.001695 6.110746 ( 1.450048)
test_btest 0.000575 0.000192 103.607916 ( 8.988813)
test_basic 0.004481 0.000082 0.740235 ( 0.813961)
test_all 0.081717 0.058088 567.891997 ( 54.410471)
test_rubyspec 0.045972 0.020887 132.953677 ( 15.700817)
total: 89.39 sec