Logfile: /home/ko1/ruby/logs/brlog.trunk.20240618-170130
#<BuildRuby:0x000055a209debee8
@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.20240618-170130",
@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.000004 0.000009 ( 0.000009)
autoconf 0.000008 0.000006 0.000014 ( 0.000014)
configure 0.000006 0.000005 0.000011 ( 0.000011)
build_up 0.000901 0.005110 1.746665 ( 2.130164)
build_miniruby 0.000570 0.000570 1.143738 ( 1.143588)
build_ruby 0.000934 0.000934 3.482202 ( 3.480686)
build_all 0.005003 0.005003 17.572135 ( 1.670327)
build_install 0.007541 0.002594 6.215734 ( 1.447164)
test_btest 0.001233 0.000000 108.727938 ( 8.932515)
test_basic 0.001621 0.003172 0.853419 ( 0.932681)
test_all 0.096891 0.040367 555.525634 ( 54.825156)
test_rubyspec 0.046730 0.019772 132.448138 ( 16.418331)
total: 90.98 sec