Logfile: /home/ko1/ruby/logs/brlog.trunk.20221012-173946
#<BuildRuby:0x00005631dfdcef08
@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.20221012-173946",
@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.000018 0.000007 0.000025 ( 0.000025)
autoconf 0.000025 0.000010 0.000035 ( 0.000037)
configure 0.000024 0.000009 0.000033 ( 0.000032)
build_up 0.007242 0.005419 1.081771 ( 1.166181)
build_miniruby 0.001207 0.000549 0.099574 ( 0.097297)
build_ruby 0.001025 0.000466 0.104213 ( 0.101245)
build_all 0.005472 0.002487 1.313534 ( 0.577196)
build_install 0.011856 0.002889 1.639527 ( 0.881581)
test_btest 0.001069 0.000446 64.110867 ( 6.437306)
test_basic 0.005816 0.000084 0.347318 ( 0.438241)
test_all 0.007456 0.000201 493.370393 ( 53.788087)
test_rubyspec 0.083180 0.057913 43.426268 ( 51.922174)
total: 115.41 sec