Logfile: /home/ko1/ruby/logs/brlog.trunk.20220825-101328
#<BuildRuby:0x00005608902869c0
@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.20220825-101328",
@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.000024 0.000002 0.000026 ( 0.000026)
autoconf 0.000101 0.000000 0.000101 ( 0.000096)
configure 0.000033 0.000000 0.000033 ( 0.000033)
build_up 0.010560 0.000532 0.859926 ( 1.484862)
build_miniruby 0.001617 0.000124 0.063607 ( 0.062293)
build_ruby 0.000000 0.001603 0.067182 ( 0.065907)
build_all 0.005720 0.004213 1.282012 ( 0.483475)
build_install 0.011313 0.005526 1.592233 ( 0.808096)
test_btest 0.001189 0.000238 52.125953 ( 6.219825)
test_basic 0.005822 0.000050 0.288546 ( 0.386384)
test_all 0.003066 0.001868 513.703694 ( 54.434233)
test_rubyspec 0.079213 0.058579 41.892559 ( 50.483652)
total: 114.43 sec