Logfile: /home/ko1/ruby/logs/brlog.trunk.20220531-224244
#<BuildRuby:0x000055d534340c10
@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.20220531-224244",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000015 0.000001 0.000016 ( 0.000016)
configure 0.000009 0.000000 0.000009 ( 0.000009)
build_up 0.010916 0.000180 0.983269 ( 1.036628)
build_miniruby 0.002773 0.000000 0.076797 ( 0.074082)
build_ruby 0.001798 0.000024 0.074236 ( 0.072368)
build_all 0.000296 0.008582 1.480409 ( 0.589329)
build_install 0.018222 0.005360 5.802319 ( 2.784496)
test_btest 0.001423 0.000000 69.065516 ( 8.544916)
test_basic 0.002705 0.004485 0.318502 ( 0.417713)
test_all 0.002033 0.000484 670.110892 ( 65.341212)
test_rubyspec 0.110583 0.065998 46.433575 ( 52.083653)
total: 130.95 sec