Logfile: /home/ko1/ruby/logs/brlog.trunk.20220801-162348
#<BuildRuby:0x00005610289432c8
@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.20220801-162348",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000016 0.000002 0.000018 ( 0.000018)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.000000 0.006607 0.913903 ( 3.932185)
build_miniruby 0.000521 0.000544 0.057376 ( 0.056111)
build_ruby 0.000628 0.000193 0.059219 ( 0.063854)
build_all 0.000402 0.004089 1.538055 ( 0.584693)
build_install 0.010410 0.000825 5.726027 ( 2.199287)
test_btest 0.000601 0.000201 52.202506 ( 8.279322)
test_basic 0.005338 0.000363 0.256785 ( 0.345646)
test_all 0.001348 0.000421 631.359696 ( 91.293248)
test_rubyspec 0.055735 0.070530 43.685139 ( 49.255536)
total: 156.01 sec