Logfile: /home/ko1/ruby/logs/brlog.trunk.20220818-060318
#<BuildRuby:0x000055fd7d810620
@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.20220818-060318",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000009 0.000001 0.000010 ( 0.000011)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.003834 0.006150 0.975412 ( 1.291436)
build_miniruby 0.000000 0.001626 0.073365 ( 0.073136)
build_ruby 0.001172 0.001147 0.077768 ( 0.077304)
build_all 0.008522 0.001938 1.527932 ( 0.595744)
build_install 0.016513 0.005219 1.889525 ( 0.938418)
test_btest 0.000733 0.000214 75.071642 ( 8.095812)
test_basic 0.005510 0.001607 0.320452 ( 0.410861)
test_all 0.000059 0.003798 640.645787 ( 64.780177)
test_rubyspec 0.109560 0.066680 45.386489 ( 52.876164)
total: 129.14 sec