Logfile: /home/ko1/ruby/logs/brlog.trunk.20220725-080513
#<BuildRuby:0x0000557d220dc4c0
@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.20220725-080513",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.010394 0.000498 0.960476 ( 1.826566)
build_miniruby 0.001585 0.000340 0.076419 ( 0.075054)
build_ruby 0.001663 0.000356 0.075068 ( 0.073439)
build_all 0.010148 0.000000 1.509508 ( 0.577353)
build_install 0.023601 0.000387 5.230548 ( 2.097195)
test_btest 0.001142 0.000164 75.934014 ( 8.309338)
test_basic 0.006239 0.000892 0.324923 ( 0.415280)
test_all 0.001477 0.000211 657.734158 ( 64.851545)
test_rubyspec 0.106377 0.066375 45.441937 ( 51.144740)
total: 129.37 sec