Logfile: /home/ko1/ruby/logs/brlog.trunk.20240617-045703
#<BuildRuby:0x000055c210514190
@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.20240617-045703",
@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.000005 0.000014 ( 0.000013)
configure 0.000008 0.000004 0.000012 ( 0.000012)
build_up 0.004042 0.001887 1.810848 ( 2.008827)
build_miniruby 0.000765 0.000357 0.944079 ( 0.943940)
build_ruby 0.001125 0.000525 3.287245 ( 3.287809)
build_all 0.005435 0.004910 17.625405 ( 1.657605)
build_install 0.006891 0.003446 6.139000 ( 1.448004)
test_btest 0.000696 0.000348 108.649356 ( 8.023919)
test_basic 0.001873 0.003064 0.813895 ( 0.887467)
test_all 0.109760 0.033588 566.026718 ( 57.809595)
test_rubyspec 0.035442 0.034450 133.919201 ( 16.344255)
total: 92.41 sec