Logfile: /home/ko1/ruby/logs/brlog.trunk.20221204-122607
#<BuildRuby:0x0000559a31d0dc18
@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.20221204-122607",
@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.000002 0.000007 ( 0.000007)
autoconf 0.000011 0.000003 0.000014 ( 0.000014)
configure 0.000009 0.000002 0.000011 ( 0.000011)
build_up 0.000000 0.004890 1.172884 ( 1.330578)
build_miniruby 0.001054 0.000000 0.955641 ( 0.954008)
build_ruby 0.001063 0.000000 2.743878 ( 2.634500)
build_all 0.007677 0.001177 15.828084 ( 3.336690)
build_install 0.009183 0.000000 2.254249 ( 1.274243)
test_btest 0.000570 0.000000 67.520662 ( 10.983376)
test_basic 0.002117 0.002795 0.300556 ( 0.391347)
test_all 0.000692 0.000219 687.243682 (104.674527)
test_rubyspec 0.053600 0.020859 53.460015 ( 61.607227)
total: 187.19 sec