Logfile: /home/ko1/ruby/logs/brlog.trunk.20220808-021746
#<BuildRuby:0x000055feb4530620
@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.20220808-021746",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000009 0.000003 0.000012 ( 0.000012)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.009179 0.002119 0.964465 ( 1.268928)
build_miniruby 0.002064 0.000476 0.077795 ( 0.075826)
build_ruby 0.001645 0.000379 0.076269 ( 0.074361)
build_all 0.008388 0.002264 1.521030 ( 0.572059)
build_install 0.016934 0.005302 5.110538 ( 2.043129)
test_btest 0.001204 0.000000 76.761914 ( 8.145153)
test_basic 0.000449 0.008078 0.323204 ( 0.411928)
test_all 0.001526 0.000508 670.109108 ( 66.621660)
test_rubyspec 0.101829 0.077256 45.757948 ( 53.322766)
total: 132.54 sec