Logfile: /home/ko1/ruby/logs/brlog.trunk.20221027-065337
#<BuildRuby:0x000055582d348e80
@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.20221027-065337",
@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.000021 0.000003 0.000024 ( 0.000026)
autoconf 0.000039 0.000007 0.000046 ( 0.000046)
configure 0.000025 0.000004 0.000029 ( 0.000030)
build_up 0.008375 0.004119 1.116051 ( 1.343980)
build_miniruby 0.001319 0.000282 0.093065 ( 0.090981)
build_ruby 0.001489 0.000000 0.103773 ( 0.101881)
build_all 0.003864 0.003445 1.275469 ( 0.573087)
build_install 0.014363 0.000495 1.650406 ( 0.899971)
test_btest 0.001550 0.000326 63.152518 ( 6.779662)
test_basic 0.005198 0.001094 0.354438 ( 0.445712)
test_all 0.006578 0.000160 501.530151 ( 53.504744)
test_rubyspec 0.086137 0.041272 43.626501 ( 51.995661)
total: 115.74 sec