Logfile: /home/ko1/ruby/logs/brlog.trunk.20230726-115856
#<BuildRuby:0x000055a003f37d68
@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.20230726-115856",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000021 0.000005 0.000026 ( 0.000026)
autoconf 0.000029 0.000007 0.000036 ( 0.000036)
configure 0.000037 0.000009 0.000046 ( 0.000044)
build_up 0.005053 0.001263 1.351424 ( 2.655152)
build_miniruby 0.001046 0.000261 0.963008 ( 0.961716)
build_ruby 0.001270 0.000317 2.624175 ( 2.628701)
build_all 0.004557 0.004617 13.816296 ( 1.241182)
build_install 0.007243 0.000723 1.921259 ( 0.858084)
test_btest 0.000783 0.000217 80.925350 ( 7.416551)
test_basic 0.003066 0.000851 0.522869 ( 0.601121)
test_all 0.001158 0.000321 501.127437 ( 47.381631)
test_rubyspec 0.016655 0.026294 45.507242 ( 57.878304)
total: 121.62 sec