Logfile: /home/ko1/ruby/logs/brlog.trunk.20221014-100024
#<BuildRuby:0x0000557b5ee31550
@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.20221014-100024",
@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.000000 0.000007 ( 0.000007)
build_up 0.008648 0.000666 1.077280 ( 1.157655)
build_miniruby 0.002590 0.000199 0.104463 ( 0.101250)
build_ruby 0.001316 0.000101 0.095593 ( 0.093847)
build_all 0.008498 0.000251 1.281851 ( 0.579361)
build_install 0.015452 0.000310 1.640064 ( 0.899024)
test_btest 0.001641 0.000102 65.217263 ( 6.677938)
test_basic 0.001428 0.005844 0.355498 ( 0.446179)
test_all 0.006148 0.000545 519.754207 ( 55.086457)
test_rubyspec 0.105212 0.017029 42.999271 ( 51.299388)
total: 116.34 sec