Logfile: /home/ko1/ruby/logs/brlog.trunk.20220718-120036
#<BuildRuby:0x00005638f5388018
@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.20220718-120036",
@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.000012 0.000003 0.000015 ( 0.000014)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.006009 0.000493 0.806867 ( 0.964319)
build_miniruby 0.000797 0.000184 0.057684 ( 0.056367)
build_ruby 0.000796 0.000184 0.059259 ( 0.057936)
build_all 0.003701 0.000854 1.533537 ( 0.606404)
build_install 0.009968 0.001181 5.646336 ( 2.168947)
test_btest 0.000665 0.000143 48.248547 ( 8.898437)
test_basic 0.000868 0.005153 0.312599 ( 0.400664)
test_all 0.000859 0.000245 606.306354 ( 89.873321)
test_rubyspec 0.076506 0.048457 44.072052 ( 49.722316)
total: 152.75 sec