Logfile: /home/ko1/ruby/logs/brlog.trunk.20220608-191306
#<BuildRuby:0x000055f442adfde0
@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.20220608-191306",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000016 0.000003 0.000019 ( 0.000019)
configure 0.000010 0.000002 0.000012 ( 0.000012)
build_up 0.005525 0.000850 0.853253 ( 1.120547)
build_miniruby 0.000836 0.000128 0.056707 ( 0.055510)
build_ruby 0.000916 0.000141 0.059295 ( 0.058035)
build_all 0.000000 0.004139 1.536157 ( 0.621621)
build_install 0.003676 0.007458 6.317978 ( 2.838495)
test_btest 0.000604 0.000201 48.959237 ( 8.676329)
test_basic 0.004521 0.001507 0.377319 ( 0.464956)
test_all 0.001076 0.000359 655.002823 ( 95.892210)
test_rubyspec 0.076224 0.040451 44.048436 ( 49.601685)
total: 159.33 sec