Logfile: /home/ko1/ruby/logs/brlog.trunk.20220804-202021
#<BuildRuby:0x000055b62439e038
@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.20220804-202021",
@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.000018 0.000005 0.000023 ( 0.000023)
autoconf 0.000035 0.000009 0.000044 ( 0.000044)
configure 0.000021 0.000006 0.000027 ( 0.000027)
build_up 0.007471 0.005183 0.869906 ( 0.884931)
build_miniruby 0.001366 0.000455 0.064769 ( 0.063047)
build_ruby 0.001694 0.000000 0.062182 ( 0.061262)
build_all 0.007477 0.000095 1.227280 ( 0.470238)
build_install 0.009716 0.006223 4.217433 ( 1.761722)
test_btest 0.001662 0.000554 52.634516 ( 6.270118)
test_basic 0.004275 0.001425 0.278977 ( 0.378291)
test_all 0.002116 0.000705 486.093580 ( 51.481852)
test_rubyspec 0.087740 0.037274 41.273820 ( 48.939949)
total: 110.31 sec