Logfile: /home/ko1/ruby/logs/brlog.trunk.20220620-001859
#<BuildRuby:0x000055d072040018
@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.20220620-001859",
@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.000002 0.000018 ( 0.000017)
configure 0.000011 0.000001 0.000012 ( 0.000012)
build_up 0.000000 0.006844 0.845101 ( 1.209655)
build_miniruby 0.000000 0.001031 0.057462 ( 0.056183)
build_ruby 0.000000 0.000951 0.059619 ( 0.058424)
build_all 0.003708 0.000467 1.531517 ( 0.617800)
build_install 0.008788 0.002067 6.317330 ( 2.837896)
test_btest 0.000818 0.000000 47.063369 ( 8.534327)
test_basic 0.006117 0.000000 0.342551 ( 0.430207)
test_all 0.001515 0.000000 653.437598 ( 94.335393)
test_rubyspec 0.066204 0.049197 44.240071 ( 49.833433)
total: 157.91 sec