Logfile: /home/ko1/ruby/logs/brlog.trunk.20240620-072938
#<BuildRuby:0x0000560ce04efd20
@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-072938",
@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.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000009 0.000002 0.000011 ( 0.000012)
build_up 0.000000 0.006060 1.953783 ( 2.204206)
build_miniruby 0.000000 0.001125 1.100377 ( 1.100578)
build_ruby 0.000000 0.001443 3.296232 ( 3.296971)
build_all 0.006789 0.003594 18.057405 ( 1.668585)
build_install 0.009435 0.000922 6.247916 ( 1.450404)
test_btest 0.000594 0.000210 111.900102 ( 9.085558)
test_basic 0.000445 0.003789 0.896989 ( 0.975616)
test_all 0.104445 0.039069 550.472097 ( 67.410019)
test_rubyspec 0.029353 0.039666 133.849390 ( 16.130075)
total: 103.32 sec