Logfile: /home/ko1/ruby/logs/brlog.trunk.20221111-071903
#<BuildRuby:0x000055717e7b7510
@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-071903",
@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.000001 0.000006 ( 0.000005)
autoconf 0.000010 0.000000 0.000010 ( 0.000011)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.005457 0.004756 1.086554 ( 1.386055)
build_miniruby 0.001550 0.000222 0.066594 ( 0.064943)
build_ruby 0.001770 0.000252 0.067891 ( 0.066183)
build_all 0.010209 0.000121 1.476270 ( 0.579737)
build_install 0.013553 0.008333 1.835003 ( 0.943665)
test_btest 0.001065 0.000213 88.451820 ( 9.080860)
test_basic 0.005250 0.003640 0.344308 ( 0.429864)
test_all 0.002051 0.000195 638.158960 ( 66.740419)
test_rubyspec 0.096133 0.065535 47.432301 ( 55.987321)
total: 135.28 sec