Logfile: /home/ko1/ruby/logs/brlog.trunk.20220801-075516
#<BuildRuby:0x00005576881806d8
@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.20220801-075516",
@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.000003 0.000001 0.000004 ( 0.000005)
autoconf 0.000007 0.000003 0.000010 ( 0.000012)
configure 0.000006 0.000002 0.000008 ( 0.000009)
build_up 0.010552 0.001092 0.971570 ( 1.801428)
build_miniruby 0.001114 0.000428 0.065598 ( 0.064977)
build_ruby 0.000000 0.002092 0.069511 ( 0.067903)
build_all 0.004788 0.006457 1.521264 ( 0.580827)
build_install 0.021409 0.002656 5.139380 ( 2.125322)
test_btest 0.000847 0.000339 73.851330 ( 8.576469)
test_basic 0.004704 0.001882 0.319537 ( 0.410607)
test_all 0.001539 0.000615 675.554365 ( 66.889025)
test_rubyspec 0.130993 0.050495 45.588230 ( 51.142481)
total: 131.66 sec