Logfile: /home/ko1/ruby/logs/brlog.trunk.20221205-092125
#<BuildRuby:0x00005558c4e6ecc8
@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.20221205-092125",
@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.000007 0.000001 0.000008 ( 0.000007)
autoconf 0.000013 0.000002 0.000015 ( 0.000014)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.007322 0.004635 1.242740 ( 1.232961)
build_miniruby 0.002551 0.000546 0.860428 ( 0.859521)
build_ruby 0.002516 0.000539 2.246692 ( 2.150018)
build_all 0.014610 0.005916 18.624453 ( 2.170527)
build_install 0.012289 0.007982 2.050517 ( 1.044683)
test_btest 0.001521 0.000000 91.059636 ( 9.236815)
test_basic 0.009819 0.001007 0.349088 ( 0.433124)
test_all 0.001978 0.000553 725.191173 ( 71.459683)
test_rubyspec 0.118342 0.066167 49.044390 ( 57.046179)
total: 145.63 sec