Logfile: /home/ko1/ruby/logs/brlog.trunk.20221116-175424
#<BuildRuby:0x000055dda27828c0
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221116-175424",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000008 0.000001 0.000009 ( 0.000008)
autoconf 0.000046 0.000006 0.000052 ( 0.000037)
configure 0.000024 0.000003 0.000027 ( 0.000013)
build_up 0.004972 0.000106 1.043758 ( 1.241302)
build_miniruby 0.000892 0.000099 0.952530 ( 0.951158)
build_ruby 0.001139 0.000126 2.780262 ( 2.671481)
build_all 0.008740 0.000037 15.967070 ( 3.321613)
build_install 0.006036 0.003885 2.021743 ( 1.190075)
test_btest 0.000463 0.000063 64.246010 ( 11.162159)
test_basic 0.004040 0.000551 0.293480 ( 0.385262)
test_all 0.000000 0.001149 659.850370 (106.085118)
test_rubyspec 0.051295 0.016319 50.791483 ( 59.157773)
total: 186.17 sec