Logfile: /home/ko1/ruby/logs/brlog.trunk.20221111-201204
#<BuildRuby:0x000055bb8b6d89d0
@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-201204",
@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.000004 0.000000 0.000004 ( 0.000005)
autoconf 0.000017 0.000003 0.000020 ( 0.000019)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.004734 0.005219 1.113791 ( 1.129248)
build_miniruby 0.001664 0.000416 0.063168 ( 0.060836)
build_ruby 0.001276 0.000319 0.061401 ( 0.059538)
build_all 0.008940 0.000000 1.483784 ( 0.590411)
build_install 0.010390 0.011170 1.827996 ( 0.950937)
test_btest 0.001019 0.000340 88.787225 ( 9.212465)
test_basic 0.006440 0.002147 0.355517 ( 0.445013)
test_all 0.001282 0.000427 685.055480 ( 69.600824)
test_rubyspec 0.083090 0.086586 47.773886 ( 56.211589)
total: 138.26 sec