Logfile: /home/ko1/ruby/logs/brlog.trunk.20240615-123931
#<BuildRuby:0x00005586d5b87160
@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.20240615-123931",
@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.004275 0.001994 1.739829 ( 2.004051)
build_miniruby 0.000732 0.000342 1.080528 ( 1.079788)
build_ruby 0.001310 0.000612 3.373491 ( 3.373175)
build_all 0.005324 0.004870 18.238891 ( 1.682674)
build_install 0.005433 0.004983 6.287312 ( 1.536825)
test_btest 0.000532 0.000282 109.003189 ( 8.530896)
test_basic 0.002981 0.001578 0.736290 ( 0.810258)
test_all 0.107151 0.035547 575.559122 ( 64.232809)
test_rubyspec 0.032790 0.034624 131.599042 ( 15.625985)
total: 98.88 sec