Logfile: /home/ko1/ruby/logs/brlog.trunk.20240614-202959
#<BuildRuby:0x000055b5432301d8
@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.20240614-202959",
@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.000010 0.000004 0.000014 ( 0.000014)
configure 0.000011 0.000004 0.000015 ( 0.000015)
build_up 0.002877 0.003497 1.757732 ( 2.228354)
build_miniruby 0.000795 0.000327 1.005883 ( 1.005078)
build_ruby 0.001285 0.000529 3.482548 ( 3.481967)
build_all 0.002855 0.007426 18.064215 ( 1.689709)
build_install 0.005016 0.006302 6.375920 ( 1.543840)
test_btest 0.000000 0.000831 108.998196 ( 9.225126)
test_basic 0.000000 0.004755 0.789132 ( 0.867680)
test_all 0.095495 0.044844 555.321544 ( 57.917838)
test_rubyspec 0.034597 0.029630 132.997399 ( 16.011850)
total: 93.97 sec