Logfile: /home/ko1/ruby/logs/brlog.trunk.20221111-152852
#<BuildRuby:0x000055b88f4908e8
@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-152852",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000019 0.000002 0.000021 ( 0.000014)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.010182 0.000727 1.090513 ( 1.142722)
build_miniruby 0.001850 0.000132 0.066678 ( 0.064924)
build_ruby 0.002183 0.000000 0.069633 ( 0.068322)
build_all 0.006807 0.002844 1.432084 ( 0.577140)
build_install 0.020119 0.001550 1.784765 ( 0.931606)
test_btest 0.001362 0.000129 81.912704 ( 8.772105)
test_basic 0.007676 0.000731 0.355948 ( 0.444329)
test_all 0.001785 0.000170 663.939097 ( 68.154368)
test_rubyspec 0.122262 0.045337 47.795510 ( 56.265579)
total: 136.42 sec