Logfile: /home/ko1/ruby/logs/brlog.trunk.20240621-125031
#<BuildRuby:0x0000555d83934190
@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.20240621-125031",
@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.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000011 0.000003 0.000014 ( 0.000014)
configure 0.000009 0.000003 0.000012 ( 0.000012)
build_up 0.004652 0.001368 1.765082 ( 1.995241)
build_miniruby 0.001281 0.000376 1.165539 ( 1.164702)
build_ruby 0.001288 0.000379 3.361899 ( 3.361626)
build_all 0.010289 0.000353 18.163548 ( 1.765112)
build_install 0.008815 0.001067 6.376661 ( 1.464518)
test_btest 0.000997 0.000249 108.551713 ( 9.317479)
test_basic 0.000000 0.005109 0.833238 ( 0.905345)
test_all 0.085048 0.052669 561.759292 ( 62.207572)
test_rubyspec 0.028392 0.039314 136.547764 ( 16.144446)
total: 98.33 sec