Logfile: /home/ko1/ruby/logs/brlog.trunk.20220820-142823
#<BuildRuby:0x000055fd989dcd30
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220820-142823",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000005 0.000000 0.000005 ( 0.000005)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.011449 0.000817 0.969178 ( 0.999792)
build_miniruby 0.002446 0.000000 0.078349 ( 0.075965)
build_ruby 0.001772 0.000000 0.076895 ( 0.074809)
build_all 0.006962 0.003931 1.503735 ( 0.563006)
build_install 0.010158 0.009033 1.874476 ( 0.921800)
test_btest 0.001554 0.000000 76.757474 ( 8.677681)
test_basic 0.004657 0.003863 0.339276 ( 0.427564)
test_all 0.003058 0.000695 668.318541 ( 65.193552)
test_rubyspec 0.084833 0.085102 46.011682 ( 54.626753)
total: 131.56 sec