Logfile: /home/ko1/ruby/logs/brlog.trunk.20220729-192709
#<BuildRuby:0x000055b5e6820018
@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.20220729-192709",
@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.000003 0.000008 ( 0.000007)
autoconf 0.000009 0.000005 0.000014 ( 0.000014)
configure 0.000007 0.000003 0.000010 ( 0.000010)
build_up 0.001132 0.004907 0.853508 ( 1.254325)
build_miniruby 0.000567 0.000378 0.057938 ( 0.056702)
build_ruby 0.000537 0.000358 0.058797 ( 0.057749)
build_all 0.004652 0.000144 1.514626 ( 0.586584)
build_install 0.006929 0.004158 5.654889 ( 2.156685)
test_btest 0.000358 0.000215 47.734676 ( 8.687256)
test_basic 0.000170 0.005292 0.314537 ( 0.403236)
test_all 0.001088 0.000762 592.376008 ( 94.149748)
test_rubyspec 0.066193 0.065075 43.633158 ( 49.295732)
total: 156.65 sec