Logfile: /home/ko1/ruby/logs/brlog.trunk.20240619-004354
#<BuildRuby:0x000055d26e2d3e80
@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.20240619-004354",
@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.000011 0.000003 0.000014 ( 0.000014)
configure 0.000009 0.000002 0.000011 ( 0.000011)
build_up 0.004119 0.001211 1.896354 ( 2.154861)
build_miniruby 0.000845 0.000248 1.060137 ( 1.061231)
build_ruby 0.001297 0.000382 3.441385 ( 3.440793)
build_all 0.007756 0.002281 17.036451 ( 1.581242)
build_install 0.006701 0.003887 5.949358 ( 1.422461)
test_btest 0.001251 0.000395 105.392509 ( 8.548768)
test_basic 0.003992 0.001260 0.754902 ( 0.828517)
test_all 0.082179 0.056006 563.107385 ( 56.799519)
test_rubyspec 0.016420 0.048647 131.141749 ( 15.837172)
total: 91.68 sec