Logfile: /home/ko1/ruby/logs/brlog.trunk.20240622-115628
#<BuildRuby:0x0000559efdd6fde8
@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.20240622-115628",
@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.005455 0.000598 1.819967 ( 2.195666)
build_miniruby 0.000795 0.000318 1.187770 ( 1.186114)
build_ruby 0.001123 0.000449 3.262481 ( 3.262495)
build_all 0.006853 0.003575 17.211895 ( 1.661701)
build_install 0.007718 0.002253 6.103250 ( 1.460386)
test_btest 0.000866 0.000346 108.849272 ( 8.736409)
test_basic 0.003137 0.001255 0.825620 ( 0.905676)
test_all 0.114205 0.026781 523.696734 ( 56.789515)
test_rubyspec 0.038872 0.026639 133.374155 ( 15.717355)
total: 91.92 sec