Logfile: /home/ko1/ruby/logs/brlog.trunk.20220731-110200
#<BuildRuby:0x000055774323cea8
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220731-110200",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000014 0.000005 0.000019 ( 0.000020)
configure 0.000005 0.000002 0.000007 ( 0.000008)
build_up 0.009049 0.001635 0.955439 ( 1.024177)
build_miniruby 0.001432 0.000441 0.074838 ( 0.074298)
build_ruby 0.001437 0.000442 0.070447 ( 0.069635)
build_all 0.008501 0.001177 1.524659 ( 0.582469)
build_install 0.018007 0.004482 5.174750 ( 2.130153)
test_btest 0.001163 0.000323 71.210943 ( 8.426358)
test_basic 0.000000 0.007427 0.320608 ( 0.410262)
test_all 0.001697 0.000859 665.767701 ( 66.403951)
test_rubyspec 0.121380 0.051292 45.426285 ( 51.175778)
total: 130.30 sec