Logfile: /home/ko1/ruby/logs/brlog.trunk.20220727-133819
#<BuildRuby:0x000055e0904332c8
@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.20220727-133819",
@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.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000014 0.000005 0.000019 ( 0.000020)
configure 0.000010 0.000003 0.000013 ( 0.000013)
build_up 0.006856 0.000000 0.904075 ( 1.480985)
build_miniruby 0.000984 0.000040 0.057502 ( 0.056186)
build_ruby 0.000771 0.000237 0.059295 ( 0.058082)
build_all 0.003434 0.001057 1.523291 ( 0.586145)
build_install 0.004876 0.006098 5.661483 ( 2.151557)
test_btest 0.000449 0.000173 52.493013 ( 8.438218)
test_basic 0.003840 0.001477 0.300983 ( 0.390954)
test_all 0.000840 0.000323 594.249696 ( 95.256267)
test_rubyspec 0.084558 0.041472 43.614480 ( 49.250728)
total: 157.67 sec