Logfile: /home/ko1/ruby/logs/brlog.trunk.20221114-085914
#<BuildRuby:0x000055bd54938b88
@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.20221114-085914",
@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.000002 0.000012 ( 0.000017)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.006687 0.003768 1.130569 ( 1.126662)
build_miniruby 0.002054 0.000411 0.120124 ( 0.115515)
build_ruby 0.001886 0.000377 0.122948 ( 0.104525)
build_all 0.005558 0.003552 1.549357 ( 0.667258)
build_install 0.021080 0.000913 1.955528 ( 0.999574)
test_btest 0.001522 0.000290 92.616358 ( 9.154816)
test_basic 0.007287 0.000529 0.415926 ( 0.509082)
test_all 0.000000 0.002049 688.582334 ( 69.830138)
test_rubyspec 0.122396 0.046282 48.469458 ( 56.706531)
total: 139.22 sec