Logfile: /home/ko1/ruby/logs/brlog.trunk.20240616-132321
#<BuildRuby:0x000055fb36587848
@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-132321",
@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.000004 0.000002 0.000006 ( 0.000008)
autoconf 0.000008 0.000004 0.000012 ( 0.000014)
configure 0.000007 0.000004 0.000011 ( 0.000011)
build_up 0.003663 0.002093 1.826898 ( 2.008409)
build_miniruby 0.000761 0.000435 1.018795 ( 1.018408)
build_ruby 0.001508 0.000000 3.338829 ( 3.339934)
build_all 0.002225 0.008208 17.336379 ( 1.610715)
build_install 0.003296 0.006648 6.095497 ( 1.440077)
test_btest 0.000720 0.000528 104.890578 ( 7.897653)
test_basic 0.002891 0.002121 0.816158 ( 0.889805)
test_all 0.105585 0.032338 563.868163 ( 54.466372)
test_rubyspec 0.034297 0.031470 132.522109 ( 15.894607)
total: 88.57 sec