Logfile: /home/ko1/ruby/logs/brlog.trunk.20221006-043511
#<BuildRuby:0x000055ce26061400
@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.20221006-043511",
@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.000010 0.000002 0.000012 ( 0.000012)
autoconf 0.000044 0.000007 0.000051 ( 0.000055)
configure 0.000024 0.000004 0.000028 ( 0.000025)
build_up 0.005292 0.004942 1.072807 ( 1.206122)
build_miniruby 0.001435 0.000331 0.099779 ( 0.096741)
build_ruby 0.001586 0.000366 0.101146 ( 0.097864)
build_all 0.003104 0.004009 1.322648 ( 0.570820)
build_install 0.009476 0.004570 1.625253 ( 0.870082)
test_btest 0.001308 0.000408 63.749567 ( 6.339325)
test_basic 0.001211 0.004886 0.358390 ( 0.448963)
test_all 0.006307 0.000668 508.664594 ( 54.278511)
test_rubyspec 0.083853 0.044460 42.398713 ( 51.002079)
total: 114.91 sec