Logfile: /home/ko1/ruby/logs/brlog.trunk.20220903-051128
#<BuildRuby:0x0000556e58a848e8
@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.20220903-051128",
@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.000017 0.000003 0.000020 ( 0.000013)
configure 0.000068 0.000013 0.000081 ( 0.000084)
build_up 0.006114 0.006551 0.953052 ( 0.969952)
build_miniruby 0.001426 0.000408 0.074260 ( 0.072623)
build_ruby 0.001520 0.000434 0.074906 ( 0.073316)
build_all 0.004778 0.005670 1.546016 ( 0.590604)
build_install 0.022439 0.000234 1.918296 ( 0.925378)
test_btest 0.000000 0.000865 74.538962 ( 8.410644)
test_basic 0.000188 0.007871 0.338091 ( 0.425185)
test_all 0.002669 0.000983 631.917572 ( 64.783619)
test_rubyspec 0.100430 0.069272 45.598982 ( 54.114970)
total: 130.37 sec