Logfile: /home/ko1/ruby/logs/brlog.trunk.20220530-235642
#<BuildRuby:0x0000557b9fd5c120
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220530-235642",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000013 0.000000 0.000013 ( 0.000013)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.002429 0.003921 0.882745 ( 1.072054)
build_miniruby 0.000853 0.000122 0.057716 ( 0.056486)
build_ruby 0.000856 0.000123 0.057155 ( 0.055914)
build_all 0.003831 0.000548 1.492175 ( 0.609620)
build_install 0.007960 0.001137 6.317537 ( 2.840038)
test_btest 0.000769 0.000110 55.161326 ( 8.227914)
test_basic 0.004837 0.000691 0.255812 ( 0.344656)
test_all 0.001309 0.000187 642.304633 ( 93.323045)
test_rubyspec 0.075689 0.051950 44.128227 ( 49.728769)
total: 156.26 sec