Logfile: /home/ko1/ruby/logs/brlog.trunk.20240623-061353
#<BuildRuby:0x00005577ed2d00e0
@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.20240623-061353",
@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.000008 0.000004 0.000012 ( 0.000011)
build_up 0.006798 0.000000 1.724425 ( 1.896133)
build_miniruby 0.001037 0.000055 1.121462 ( 1.120626)
build_ruby 0.001102 0.000453 3.613867 ( 3.615205)
build_all 0.007726 0.003182 18.234843 ( 1.802814)
build_install 0.002733 0.007983 6.370757 ( 1.486685)
test_btest 0.000774 0.000387 108.715762 ( 9.277539)
test_basic 0.000660 0.004294 0.818030 ( 0.891738)
test_all 0.098991 0.041207 537.842589 ( 61.120310)
test_rubyspec 0.030656 0.037757 137.035078 ( 16.230816)
total: 97.44 sec