Logfile: /home/ko1/ruby/logs/brlog.trunk.20240616-035252
#<BuildRuby:0x000055ec9d1b81d8
@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.20240616-035252",
@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.000007)
autoconf 0.000010 0.000003 0.000013 ( 0.000013)
configure 0.000008 0.000002 0.000010 ( 0.000011)
build_up 0.002089 0.004728 1.808181 ( 2.120351)
build_miniruby 0.001112 0.000393 1.107005 ( 1.106066)
build_ruby 0.001133 0.000400 3.313568 ( 3.314050)
build_all 0.002763 0.007842 17.366633 ( 1.618936)
build_install 0.005755 0.004921 6.121134 ( 1.465360)
test_btest 0.000523 0.000248 108.572956 ( 8.564038)
test_basic 0.003086 0.001461 0.852178 ( 0.926825)
test_all 0.081991 0.054474 535.800250 ( 62.563534)
test_rubyspec 0.035402 0.031694 132.551883 ( 16.121983)
total: 97.80 sec