Logfile: /home/ko1/ruby/logs/brlog.trunk.20221007-193534
#<BuildRuby:0x0000563324e31400
@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.20221007-193534",
@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.000005 0.000000 0.000005 ( 0.000005)
autoconf 0.000011 0.000000 0.000011 ( 0.000011)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.001634 0.008489 1.096731 ( 1.138264)
build_miniruby 0.001400 0.000200 0.100097 ( 0.097675)
build_ruby 0.001175 0.000168 0.090364 ( 0.088707)
build_all 0.008401 0.001200 1.303201 ( 0.561792)
build_install 0.012798 0.001034 1.679203 ( 0.882099)
test_btest 0.001604 0.000214 59.235882 ( 6.611102)
test_basic 0.003104 0.005194 0.367129 ( 0.454291)
test_all 0.002170 0.004733 484.753328 ( 52.702113)
test_rubyspec 0.083977 0.051429 42.511926 ( 51.072530)
total: 113.61 sec