Logfile: /home/ko1/ruby/logs/brlog.trunk.20220611-060513
#<BuildRuby:0x000055dcb1b0fe58
@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.20220611-060513",
@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.000000 0.000008 ( 0.000008)
autoconf 0.000014 0.000000 0.000014 ( 0.000014)
configure 0.000012 0.000000 0.000012 ( 0.000013)
build_up 0.006508 0.000000 0.842304 ( 0.883182)
build_miniruby 0.000893 0.000000 0.057198 ( 0.055995)
build_ruby 0.000000 0.000801 0.059853 ( 0.058632)
build_all 0.001170 0.003068 1.506531 ( 0.607600)
build_install 0.003718 0.007181 6.316955 ( 2.836467)
test_btest 0.000664 0.000105 57.005572 ( 8.576871)
test_basic 0.005372 0.000848 0.341013 ( 0.428660)
test_all 0.001215 0.000192 635.060660 ( 94.133284)
test_rubyspec 0.048387 0.045523 44.110091 ( 49.672787)
total: 157.25 sec