Logfile: /home/ko1/ruby/logs/brlog.trunk.20220719-181308
#<BuildRuby:0x000055a45ff4bba0
@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.20220719-181308",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000012 0.000004 0.000016 ( 0.000015)
configure 0.000026 0.000007 0.000033 ( 0.000029)
build_up 0.004658 0.005521 0.796543 ( 0.953381)
build_miniruby 0.001028 0.000374 0.044767 ( 0.043419)
build_ruby 0.001970 0.000716 0.048245 ( 0.045970)
build_all 0.007178 0.000882 1.270985 ( 0.479446)
build_install 0.017125 0.003805 4.524286 ( 1.814248)
test_btest 0.001035 0.000319 52.099432 ( 8.252149)
test_basic 0.000000 0.005775 0.291521 ( 0.384981)
test_all 0.000920 0.000354 516.544733 ( 56.360139)
test_rubyspec 0.044122 0.054051 40.872962 ( 46.998139)
total: 115.33 sec