Logfile: /home/ko1/ruby/logs/brlog.trunk.20221109-222846
#<BuildRuby:0x000055e64e6083a0
@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.20221109-222846",
@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.000007)
autoconf 0.000011 0.000003 0.000014 ( 0.000014)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.003499 0.008003 1.119208 ( 1.142158)
build_miniruby 0.001622 0.000676 0.069376 ( 0.066799)
build_ruby 0.000175 0.002418 0.070326 ( 0.067651)
build_all 0.006005 0.004966 1.522814 ( 0.597748)
build_install 0.019119 0.002833 1.884410 ( 0.953446)
test_btest 0.000000 0.001865 81.034171 ( 8.940052)
test_basic 0.006557 0.003445 0.332557 ( 0.417202)
test_all 0.002924 0.000342 658.015634 ( 67.484397)
test_rubyspec 0.075249 0.110032 47.906217 ( 56.076527)
total: 135.75 sec