Logfile: /home/ko1/ruby/logs/brlog.trunk.20221111-103036
#<BuildRuby:0x00005616bebd86e0
@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-103036",
@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.000008)
autoconf 0.000014 0.000001 0.000015 ( 0.000015)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.006409 0.004390 1.084474 ( 1.387066)
build_miniruby 0.002064 0.000295 0.065332 ( 0.062941)
build_ruby 0.001488 0.000213 0.065926 ( 0.064338)
build_all 0.007978 0.001140 1.475372 ( 0.577520)
build_install 0.013353 0.005674 1.829312 ( 0.922232)
test_btest 0.001307 0.000245 89.790600 ( 9.067332)
test_basic 0.001673 0.005783 0.334001 ( 0.423275)
test_all 0.001359 0.000339 691.985852 ( 69.573973)
test_rubyspec 0.108974 0.063900 47.692683 ( 56.181513)
total: 138.26 sec