Logfile: /home/ko1/ruby/logs/brlog.trunk.20221007-004703
#<BuildRuby:0x00005631a7df6f90
@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.20221007-004703",
@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.000020 0.000006 0.000026 ( 0.000026)
autoconf 0.000033 0.000009 0.000042 ( 0.000041)
configure 0.000045 0.000013 0.000058 ( 0.000057)
build_up 0.003049 0.009875 1.107646 ( 1.143939)
build_miniruby 0.001569 0.000725 0.101602 ( 0.098185)
build_ruby 0.001337 0.000616 0.093176 ( 0.089840)
build_all 0.005104 0.002356 1.311865 ( 0.561352)
build_install 0.007830 0.006071 1.601568 ( 0.881918)
test_btest 0.001188 0.000594 60.822183 ( 6.793442)
test_basic 0.001775 0.005672 0.350671 ( 0.447079)
test_all 0.005642 0.000953 508.296504 ( 54.025647)
test_rubyspec 0.089208 0.041742 42.803544 ( 51.179763)
total: 115.22 sec