Logfile: /home/ko1/ruby/logs/brlog.trunk.20231014-145731
#<BuildRuby:0x00005561eae2b818
@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.20231014-145731",
@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.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000010 0.000001 0.000011 ( 0.000010)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.002259 0.004061 1.418651 ( 1.726141)
build_miniruby 0.001119 0.000107 0.951835 ( 0.951336)
build_ruby 0.001312 0.000000 2.595651 ( 2.596807)
build_all 0.010710 0.000004 17.288106 ( 1.607838)
build_install 0.008204 0.000335 5.103964 ( 1.180255)
test_btest 0.000920 0.000074 85.555306 ( 6.943916)
test_basic 0.000000 0.004762 0.825483 ( 0.901037)
test_all 0.005684 0.003165 515.176743 ( 54.270079)
test_rubyspec 0.041665 0.014111 51.776083 ( 64.028676)
total: 134.21 sec