Logfile: /home/ko1/ruby/logs/brlog.trunk.20220828-090328
#<BuildRuby:0x0000558bf0c42f08
@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.20220828-090328",
@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.000017 0.000007 0.000024 ( 0.000025)
autoconf 0.000027 0.000010 0.000037 ( 0.000038)
configure 0.000022 0.000008 0.000030 ( 0.000030)
build_up 0.000000 0.012196 0.803582 ( 1.123470)
build_miniruby 0.000857 0.001447 0.065067 ( 0.063274)
build_ruby 0.001058 0.000769 0.063086 ( 0.061459)
build_all 0.006548 0.001824 1.270907 ( 0.490578)
build_install 0.006580 0.010041 1.614656 ( 0.810721)
test_btest 0.000000 0.001134 52.514379 ( 6.082435)
test_basic 0.001371 0.004210 0.277846 ( 0.368257)
test_all 0.003291 0.001682 488.028147 ( 51.969169)
test_rubyspec 0.083245 0.048476 41.133050 ( 49.679320)
total: 110.65 sec