Logfile: /home/ko1/ruby/logs/brlog.trunk.20240615-111937
#<BuildRuby:0x0000563b50a301d8
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240615-111937",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000004 0.000000 0.000004 ( 0.000004)
autoconf 0.000008 0.000001 0.000009 ( 0.000008)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.004545 0.000413 1.035949 ( 1.302802)
build_miniruby 0.001050 0.000096 0.743109 ( 0.743079)
build_ruby 0.000000 0.001482 2.242047 ( 2.242561)
build_all 0.003305 0.004848 12.527590 ( 1.028268)
build_install 0.008997 0.004269 4.167783 ( 1.065723)
test_btest 0.000565 0.000134 73.112211 ( 5.707319)
test_basic 0.003796 0.000154 0.410211 ( 0.490964)
test_all 0.088536 0.007925 362.740818 ( 31.729287)
test_rubyspec 0.025621 0.017097 86.393030 ( 10.964875)
total: 55.28 sec