Logfile: /home/ko1/ruby/logs/brlog.trunk.20221111-220934
#<BuildRuby:0x0000555bb93f83a0
@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.20221111-220934",
@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.000001 0.000012 ( 0.000012)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.010109 0.000722 1.098133 ( 1.219636)
build_miniruby 0.002348 0.000168 0.067862 ( 0.065247)
build_ruby 0.001719 0.000122 0.066585 ( 0.064647)
build_all 0.004544 0.005064 1.463200 ( 0.582384)
build_install 0.010072 0.011458 1.822814 ( 0.930534)
test_btest 0.001172 0.000293 84.791441 ( 8.489913)
test_basic 0.007283 0.000419 0.348271 ( 0.437901)
test_all 0.001464 0.000345 695.400267 ( 69.958697)
test_rubyspec 0.124720 0.047721 47.860739 ( 56.418008)
total: 138.17 sec