Logfile: /home/ko1/ruby/logs/brlog.trunk.20220426-092122
#<BuildRuby:0x00005593a4fbbe80
@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.20220426-092122",
@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.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000013 0.000001 0.000014 ( 0.000015)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.006052 0.000465 0.872822 ( 1.029540)
build_miniruby 0.000929 0.000071 0.057286 ( 0.056024)
build_ruby 0.000907 0.000070 0.058870 ( 0.057673)
build_all 0.004327 0.000000 1.494805 ( 0.604665)
build_install 0.009418 0.000279 6.287139 ( 2.832504)
test_btest 0.000812 0.000054 58.104795 ( 8.098516)
test_basic 0.000348 0.005197 0.308588 ( 0.397062)
test_all 0.001363 0.000000 609.210132 ( 89.838257)
test_rubyspec 0.108691 0.019292 44.433324 ( 49.243560)
total: 152.16 sec