Logfile: /home/ko1/ruby/logs/brlog.trunk.20221226-125140
#<BuildRuby:0x000055a697bf5f48
@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.20221226-125140",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.007203 0.002477 0.961462 ( 1.132962)
build_miniruby 0.000000 0.002609 0.853509 ( 0.851736)
build_ruby 0.001459 0.001197 2.158134 ( 2.159586)
build_all 0.019675 0.000257 18.458110 ( 2.166575)
build_install 0.020725 0.001530 2.056618 ( 1.059211)
test_btest 0.001084 0.000174 93.268201 ( 8.721840)
test_basic 0.005931 0.004494 0.343096 ( 0.427724)
test_all 0.001705 0.000328 693.200218 ( 63.989247)
test_rubyspec 0.120153 0.048765 48.061287 ( 56.177231)
total: 136.69 sec