Logfile: /home/ko1/ruby/logs/brlog.trunk.20231016-070437
#<BuildRuby:0x00005598bf0eb840
@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.20231016-070437",
@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.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.000663 0.004071 1.455876 ( 1.696455)
build_miniruby 0.000861 0.000191 0.844079 ( 0.843936)
build_ruby 0.001115 0.000248 2.707517 ( 2.707711)
build_all 0.010816 0.000000 18.804240 ( 1.732084)
build_install 0.004958 0.004934 5.506595 ( 1.291344)
test_btest 0.000991 0.000236 90.880284 ( 8.476062)
test_basic 0.002736 0.002771 0.799922 ( 0.875727)
test_all 0.007736 0.000921 592.858516 ( 56.165935)
test_rubyspec 0.020327 0.029546 53.207852 ( 65.506080)
total: 139.30 sec