Logfile: /home/ko1/ruby/logs/brlog.trunk.20220725-062801
#<BuildRuby:0x0000561a08a5a8c0
@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.20220725-062801",
@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.000016 0.000000 0.000016 ( 0.000016)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.006645 0.000000 0.900505 ( 0.967218)
build_miniruby 0.000982 0.000000 0.057290 ( 0.056128)
build_ruby 0.000781 0.000000 0.058860 ( 0.057760)
build_all 0.004771 0.000000 1.528923 ( 0.602927)
build_install 0.006339 0.004580 5.606827 ( 2.164957)
test_btest 0.000568 0.000000 45.603073 ( 8.896028)
test_basic 0.005768 0.000000 0.325754 ( 0.414249)
test_all 0.000879 0.000000 631.329879 ( 90.064467)
test_rubyspec 0.090615 0.026006 43.509408 ( 49.139648)
total: 152.36 sec