Logfile: /home/ko1/ruby/logs/brlog.trunk.20221111-165247
#<BuildRuby:0x0000559e82c30c00
@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.20221111-165247",
@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.000013 0.000001 0.000014 ( 0.000013)
autoconf 0.000014 0.000001 0.000015 ( 0.000015)
configure 0.000010 0.000001 0.000011 ( 0.000010)
build_up 0.008796 0.000586 1.087739 ( 1.128619)
build_miniruby 0.001626 0.000109 0.069798 ( 0.068169)
build_ruby 0.001665 0.000111 0.067191 ( 0.065778)
build_all 0.001293 0.008087 1.461199 ( 0.589926)
build_install 0.011657 0.009391 1.821889 ( 0.944221)
test_btest 0.001306 0.000343 89.290778 ( 8.948017)
test_basic 0.002518 0.005324 0.351612 ( 0.439258)
test_all 0.002328 0.000000 656.841775 ( 67.856254)
test_rubyspec 0.099580 0.067334 47.700899 ( 56.184485)
total: 136.23 sec