Logfile: /home/ko1/ruby/logs/brlog.trunk.20221115-193750
#<BuildRuby:0x000055635b3346e0
@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.20221115-193750",
@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.000008 0.000000 0.000008 ( 0.000009)
autoconf 0.000045 0.000003 0.000048 ( 0.000048)
configure 0.000026 0.000002 0.000028 ( 0.000028)
build_up 0.004279 0.004008 1.114681 ( 1.176302)
build_miniruby 0.000000 0.002268 0.875287 ( 0.889238)
build_ruby 0.001152 0.001144 2.390823 ( 2.313311)
build_all 0.012395 0.006127 18.357158 ( 2.265753)
build_install 0.016109 0.003661 1.840349 ( 0.992146)
test_btest 0.000000 0.001227 84.696302 ( 10.091084)
test_basic 0.003865 0.002790 0.349944 ( 0.441088)
test_all 0.002050 0.000000 710.869030 ( 74.978928)
test_rubyspec 0.091480 0.034300 49.901538 ( 58.516184)
total: 151.67 sec