Logfile: /home/ko1/ruby/logs/brlog.trunk.20220718-215747
#<BuildRuby:0x000055f4a2f046e0
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20220718-215747",
@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.000015)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.006044 0.005773 0.973082 ( 1.167938)
build_miniruby 0.001948 0.000000 0.067908 ( 0.067009)
build_ruby 0.001938 0.000000 0.068629 ( 0.067419)
build_all 0.009921 0.000208 1.540294 ( 0.594734)
build_install 0.006718 0.014260 5.149623 ( 2.091239)
test_btest 0.001162 0.000478 76.452318 ( 8.564700)
test_basic 0.004920 0.002026 0.335557 ( 0.426293)
test_all 0.001832 0.000278 675.300337 ( 66.382971)
test_rubyspec 0.112087 0.060183 45.940189 ( 51.472211)
total: 130.84 sec