Logfile: /home/ko1/ruby/logs/brlog.trunk.20220824-084741
#<BuildRuby:0x000056208b1d7de0
@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.20220824-084741",
@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.000006 0.000002 0.000008 ( 0.000007)
autoconf 0.000011 0.000003 0.000014 ( 0.000014)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.003621 0.002704 0.913217 ( 3.200410)
build_miniruby 0.000000 0.001054 0.058467 ( 0.057228)
build_ruby 0.000000 0.000975 0.059357 ( 0.058211)
build_all 0.004206 0.000541 1.561319 ( 0.600295)
build_install 0.011121 0.000000 1.913516 ( 0.956688)
test_btest 0.000758 0.000000 54.413879 ( 7.837390)
test_basic 0.001973 0.003473 0.289365 ( 0.378068)
test_all 0.003340 0.000000 599.409469 ( 90.941472)
test_rubyspec 0.088865 0.027308 44.034618 ( 52.296653)
total: 156.33 sec