Logfile: /home/ko1/ruby/logs/brlog.trunk.20220516-013731
#<BuildRuby:0x0000557a27b825a8
@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.20220516-013731",
@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.000019 0.000000 0.000019 ( 0.000019)
configure 0.000015 0.000000 0.000015 ( 0.000014)
build_up 0.000000 0.006552 0.846755 ( 0.930461)
build_miniruby 0.000323 0.000750 0.057080 ( 0.055686)
build_ruby 0.000868 0.000108 0.057877 ( 0.056645)
build_all 0.001094 0.003269 1.533304 ( 0.619242)
build_install 0.008277 0.003088 6.354207 ( 2.890673)
test_btest 0.000728 0.000145 54.621760 ( 8.490301)
test_basic 0.005219 0.000327 0.287408 ( 0.376110)
test_all 0.001316 0.000000 643.465582 ( 93.056150)
test_rubyspec 0.079399 0.035594 44.200153 ( 49.781924)
total: 156.26 sec