Logfile: /home/ko1/ruby/logs/brlog.trunk.20221105-063043
#<BuildRuby:0x000056426299ef08
@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.20221105-063043",
@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.000006 0.000000 0.000006 ( 0.000006)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.004548 0.004406 0.967037 ( 1.140074)
build_miniruby 0.001669 0.000239 0.051601 ( 0.050318)
build_ruby 0.001212 0.000173 0.044148 ( 0.043263)
build_all 0.006945 0.000992 1.242282 ( 0.478606)
build_install 0.004237 0.010812 1.541894 ( 0.793709)
test_btest 0.001301 0.000372 60.672916 ( 6.616469)
test_basic 0.004873 0.001392 0.296207 ( 0.387377)
test_all 0.000975 0.001599 527.039192 ( 55.853586)
test_rubyspec 0.073692 0.052284 43.480696 ( 51.970458)
total: 117.33 sec