Logfile: /home/ko1/ruby/logs/brlog.trunk.20231017-052114
#<BuildRuby:0x000055d61c0f7858
@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.20231017-052114",
@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.000004 0.000001 0.000005 ( 0.000007)
autoconf 0.000010 0.000004 0.000014 ( 0.000015)
configure 0.000009 0.000004 0.000013 ( 0.000012)
build_up 0.001632 0.002954 1.475232 ( 1.686641)
build_miniruby 0.000824 0.000361 0.853065 ( 0.852267)
build_ruby 0.000905 0.000396 2.625437 ( 2.625510)
build_all 0.009703 0.000701 17.973662 ( 1.571034)
build_install 0.001513 0.008860 5.356420 ( 1.257477)
test_btest 0.000675 0.000000 94.971591 ( 7.340082)
test_basic 0.003957 0.000495 0.555843 ( 0.636209)
test_all 0.002615 0.005145 566.075433 ( 51.471399)
test_rubyspec 0.035825 0.015961 51.517734 ( 63.778865)
total: 131.22 sec