Logfile: /home/ko1/ruby/logs/brlog.trunk.20221114-065632
#<BuildRuby:0x0000560d8b7fc3a0
@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.20221114-065632",
@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.000010 0.000001 0.000011 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.000000 0.010893 1.106265 ( 1.251670)
build_miniruby 0.000000 0.001883 0.124372 ( 0.120175)
build_ruby 0.001517 0.000649 0.119736 ( 0.101746)
build_all 0.009030 0.000000 1.573714 ( 0.674662)
build_install 0.017318 0.002815 1.971166 ( 1.021025)
test_btest 0.001179 0.000359 90.360152 ( 9.578834)
test_basic 0.003192 0.004691 0.411707 ( 0.510938)
test_all 0.001538 0.000535 689.214797 ( 70.178395)
test_rubyspec 0.126547 0.050748 48.171661 ( 56.572347)
total: 140.01 sec