Logfile: /home/ko1/ruby/logs/brlog.trunk.20230730-163502
#<BuildRuby:0x000055ec35e7f4b0
@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.20230730-163502",
@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.000005 0.000000 0.000005 ( 0.000005)
autoconf 0.000009 0.000000 0.000009 ( 0.000009)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.004735 0.000283 1.265234 ( 2.540720)
build_miniruby 0.000882 0.000000 0.910977 ( 0.910741)
build_ruby 0.001157 0.000000 2.607150 ( 2.607162)
build_all 0.005273 0.003677 13.691397 ( 1.233823)
build_install 0.007767 0.000000 1.963620 ( 0.891463)
test_btest 0.000932 0.000109 80.480024 ( 7.568680)
test_basic 0.004124 0.000495 0.648739 ( 0.725687)
test_all 0.000835 0.000803 469.434560 ( 49.102297)
test_rubyspec 0.022964 0.024353 45.020309 ( 57.326359)
total: 122.91 sec