Logfile: /home/ko1/ruby/logs/brlog.trunk.20220830-202035
#<BuildRuby:0x00005581b39c4b88
@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.20220830-202035",
@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.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000014 0.000001 0.000015 ( 0.000024)
configure 0.000009 0.000000 0.000009 ( 0.000009)
build_up 0.010324 0.000415 0.990330 ( 1.036432)
build_miniruby 0.001661 0.000111 0.075043 ( 0.073566)
build_ruby 0.001976 0.000000 0.080093 ( 0.078180)
build_all 0.005430 0.004997 1.555355 ( 0.580440)
build_install 0.019124 0.000490 1.889742 ( 0.925303)
test_btest 0.001201 0.000127 76.371943 ( 8.060794)
test_basic 0.000826 0.006849 0.335963 ( 0.424518)
test_all 0.004836 0.000000 658.133499 ( 65.951113)
test_rubyspec 0.086243 0.083334 45.784302 ( 54.283526)
total: 131.41 sec