Logfile: /home/ko1/ruby/logs/brlog.trunk.20220823-195708
#<BuildRuby:0x0000558bcd6b4208
@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.20220823-195708",
@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.000015 0.000004 0.000019 ( 0.000019)
configure 0.000011 0.000003 0.000014 ( 0.000014)
build_up 0.005987 0.000484 0.879428 ( 1.492904)
build_miniruby 0.000811 0.000188 0.057680 ( 0.056339)
build_ruby 0.000712 0.000164 0.059669 ( 0.058547)
build_all 0.000434 0.004314 1.531247 ( 0.584192)
build_install 0.008632 0.002656 1.949968 ( 0.968043)
test_btest 0.000640 0.000197 53.370618 ( 8.291319)
test_basic 0.005498 0.000161 0.334784 ( 0.423035)
test_all 0.002127 0.000608 624.810833 ( 91.246662)
test_rubyspec 0.067495 0.035214 44.186589 ( 53.616541)
total: 156.74 sec