Logfile: /home/ko1/ruby/logs/brlog.trunk.20220729-203944
#<BuildRuby:0x000055692fa6bdd0
@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.20220729-203944",
@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.000006 0.000002 0.000008 ( 0.000007)
autoconf 0.000009 0.000003 0.000012 ( 0.000011)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.004690 0.001932 0.821266 ( 1.254494)
build_miniruby 0.000825 0.000236 0.057951 ( 0.056688)
build_ruby 0.000840 0.000000 0.059235 ( 0.058047)
build_all 0.004318 0.000412 1.523330 ( 0.586163)
build_install 0.004836 0.004097 5.637423 ( 2.171310)
test_btest 0.000676 0.000212 55.243753 ( 8.089225)
test_basic 0.000000 0.005198 0.251967 ( 0.341541)
test_all 0.000123 0.000964 628.507258 ( 88.959625)
test_rubyspec 0.043915 0.019866 43.648084 ( 49.284172)
total: 150.80 sec