Logfile: /home/ko1/ruby/logs/brlog.trunk.20220425-165800
#<BuildRuby:0x000055b084828f40
@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.20220425-165800",
@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.000007 0.000003 0.000010 ( 0.000010)
autoconf 0.000020 0.000008 0.000028 ( 0.000027)
configure 0.000008 0.000003 0.000011 ( 0.000010)
build_up 0.012171 0.002650 1.005474 ( 1.518340)
build_miniruby 0.001744 0.000581 0.069880 ( 0.067857)
build_ruby 0.001329 0.000443 0.069835 ( 0.067973)
build_all 0.003346 0.006551 1.523314 ( 0.617466)
build_install 0.023421 0.000520 5.930877 ( 2.799415)
test_btest 0.000000 0.001091 74.477254 ( 8.513958)
test_basic 0.002487 0.006334 0.328820 ( 0.416139)
test_all 0.002018 0.000785 695.552168 ( 67.422438)
test_rubyspec 0.095963 0.096223 45.778485 ( 50.931579)
total: 132.36 sec