Logfile: /home/ko1/ruby/logs/brlog.trunk.20220609-151131
#<BuildRuby:0x000055e65b607fb0
@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.20220609-151131",
@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.000012)
configure 0.000009 0.000003 0.000012 ( 0.000013)
build_up 0.005158 0.001875 0.865312 ( 1.664473)
build_miniruby 0.000769 0.000279 0.057575 ( 0.056289)
build_ruby 0.000724 0.000264 0.059125 ( 0.057932)
build_all 0.000000 0.004291 1.530595 ( 0.620093)
build_install 0.007000 0.003732 6.288115 ( 2.821608)
test_btest 0.000568 0.000262 48.667784 ( 9.069469)
test_basic 0.004005 0.001848 0.288058 ( 0.376485)
test_all 0.000897 0.000415 622.966787 ( 92.304216)
test_rubyspec 0.094667 0.030117 44.199950 ( 49.756197)
total: 156.73 sec