Logfile: /home/ko1/ruby/logs/brlog.trunk.20221010-232146
#<BuildRuby:0x00005610e2959310
@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.20221010-232146",
@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.000012 0.000001 0.000013 ( 0.000013)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.005781 0.004783 1.060716 ( 1.166275)
build_miniruby 0.002132 0.000328 0.094718 ( 0.091959)
build_ruby 0.001240 0.000191 0.089425 ( 0.086880)
build_all 0.008285 0.000525 1.261198 ( 0.552613)
build_install 0.008121 0.005532 1.651908 ( 0.893880)
test_btest 0.001878 0.000376 60.644858 ( 6.685041)
test_basic 0.000627 0.005400 0.338612 ( 0.430141)
test_all 0.003156 0.006329 489.707429 ( 53.020850)
test_rubyspec 0.099929 0.043440 42.901109 ( 51.381886)
total: 114.31 sec