Logfile: /home/ko1/ruby/logs/brlog.trunk.20240620-133055
#<BuildRuby:0x0000558b5e7240e0
@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.20240620-133055",
@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.000009 0.000004 0.000013 ( 0.000013)
configure 0.000007 0.000004 0.000011 ( 0.000011)
build_up 0.005921 0.000000 1.713796 ( 1.956723)
build_miniruby 0.001135 0.000000 1.078307 ( 1.078318)
build_ruby 0.001220 0.000255 3.363612 ( 3.363698)
build_all 0.008564 0.001718 17.257906 ( 1.632177)
build_install 0.003863 0.006397 6.028846 ( 1.444416)
test_btest 0.000847 0.000363 103.194280 ( 9.313203)
test_basic 0.000771 0.004351 0.797271 ( 0.871256)
test_all 0.079457 0.058137 551.386455 ( 52.203214)
test_rubyspec 0.036068 0.033724 133.266314 ( 15.902817)
total: 87.77 sec