Logfile: /home/ko1/ruby/logs/brlog.trunk.20220423-225820
#<BuildRuby:0x0000559ef482a5a8
@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.20220423-225820",
@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.000006)
autoconf 0.000014 0.000001 0.000015 ( 0.000015)
configure 0.000024 0.000002 0.000026 ( 0.000026)
build_up 0.006289 0.000150 0.838532 ( 1.040527)
build_miniruby 0.000913 0.000065 0.057489 ( 0.056293)
build_ruby 0.000810 0.000058 0.059013 ( 0.057858)
build_all 0.000000 0.004233 1.495584 ( 0.611290)
build_install 0.007522 0.003607 6.245120 ( 2.833098)
test_btest 0.000517 0.000091 54.076846 ( 8.441786)
test_basic 0.000000 0.005848 0.290783 ( 0.379338)
test_all 0.000947 0.000473 627.861453 ( 89.771510)
test_rubyspec 0.083481 0.028355 44.258240 ( 49.173229)
total: 152.37 sec