Logfile: /home/ko1/ruby/logs/brlog.trunk.20221109-060717
#<BuildRuby:0x0000564d03ab49c8
@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.20221109-060717",
@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.000007)
autoconf 0.000017 0.000002 0.000019 ( 0.000020)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.003374 0.007686 1.111924 ( 1.138520)
build_miniruby 0.001613 0.000461 0.070797 ( 0.068612)
build_ruby 0.000000 0.002475 0.069796 ( 0.067113)
build_all 0.001062 0.008097 1.490051 ( 0.594081)
build_install 0.010452 0.009394 1.862531 ( 0.950092)
test_btest 0.000000 0.001274 85.011524 ( 8.935290)
test_basic 0.007415 0.002248 0.335026 ( 0.420896)
test_all 0.001532 0.000811 661.526891 ( 67.541088)
test_rubyspec 0.119172 0.057325 47.404160 ( 55.569077)
total: 135.29 sec