Logfile: /home/ko1/ruby/logs/brlog.trunk.20240615-102144
#<BuildRuby:0x000055d981d98068
@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.20240615-102144",
@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.000002 0.000009 ( 0.000008)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000009 0.000002 0.000011 ( 0.000012)
build_up 0.004563 0.001014 1.775101 ( 1.979257)
build_miniruby 0.000858 0.000191 1.060074 ( 1.060828)
build_ruby 0.001223 0.000272 3.356414 ( 3.356214)
build_all 0.009880 0.000252 18.191853 ( 1.733424)
build_install 0.007605 0.003176 6.202386 ( 1.460881)
test_btest 0.001326 0.000000 108.591185 ( 9.138163)
test_basic 0.004911 0.000481 0.825686 ( 0.899531)
test_all 0.083565 0.055626 556.120353 ( 52.374256)
test_rubyspec 0.029750 0.037282 134.440862 ( 16.363025)
total: 88.37 sec