Logfile: /home/ko1/ruby/logs/brlog.trunk.20240620-002021
#<BuildRuby:0x00005646050700e8
@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.20240620-002021",
@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.000000 0.000006 ( 0.000007)
build_up 0.002050 0.003661 1.063101 ( 1.562506)
build_miniruby 0.001001 0.000154 0.700370 ( 0.700595)
build_ruby 0.001640 0.000252 2.250231 ( 2.250792)
build_all 0.008178 0.000593 12.566855 ( 1.023638)
build_install 0.009109 0.000638 4.184236 ( 1.078978)
test_btest 0.000635 0.000000 72.539524 ( 5.056460)
test_basic 0.004034 0.000018 0.406314 ( 0.488316)
test_all 0.092518 0.006623 381.378882 ( 36.823041)
test_rubyspec 0.035811 0.005998 87.547888 ( 11.040737)
total: 60.03 sec