Logfile: /home/ko1/ruby/logs/brlog.trunk.20221020-012803
#<BuildRuby:0x000055be9b25af08
@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.20221020-012803",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000007 0.000001 0.000008 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.008108 0.000639 1.101883 ( 1.167969)
build_miniruby 0.001361 0.000210 0.106084 ( 0.102956)
build_ruby 0.001543 0.000000 0.107645 ( 0.104749)
build_all 0.008536 0.000821 1.332805 ( 0.581082)
build_install 0.012323 0.003655 1.696285 ( 0.916446)
test_btest 0.001328 0.000000 61.505189 ( 6.645876)
test_basic 0.005678 0.000418 0.367223 ( 0.457277)
test_all 0.005160 0.002372 494.017390 ( 53.360265)
test_rubyspec 0.079816 0.046196 43.449296 ( 52.090302)
total: 115.43 sec