Logfile: /home/ko1/ruby/logs/brlog.trunk.20220919-023312
#<BuildRuby:0x000055c028984c00
@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.20220919-023312",
@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.000007 0.000002 0.000009 ( 0.000008)
autoconf 0.000013 0.000002 0.000015 ( 0.000015)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.006883 0.004779 1.070818 ( 1.259918)
build_miniruby 0.001715 0.000368 0.117330 ( 0.113404)
build_ruby 0.001752 0.000375 0.117780 ( 0.101415)
build_all 0.007719 0.001654 1.599932 ( 0.663200)
build_install 0.010578 0.012227 1.951258 ( 0.968555)
test_btest 0.001223 0.000407 79.014629 ( 8.994683)
test_basic 0.006221 0.002074 0.378678 ( 0.466445)
test_all 0.002747 0.000568 631.700675 ( 66.979898)
test_rubyspec 0.110217 0.061890 45.547356 ( 53.981370)
total: 133.53 sec