Logfile: /home/ko1/ruby/logs/brlog.trunk.20220719-173327
#<BuildRuby:0x0000563598dd86e0
@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.20220719-173327",
@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.000012 0.000001 0.000013 ( 0.000013)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.004590 0.008242 0.984235 ( 1.679135)
build_miniruby 0.000000 0.002429 0.073864 ( 0.071433)
build_ruby 0.002157 0.000144 0.076361 ( 0.073642)
build_all 0.010313 0.000590 1.529748 ( 0.599176)
build_install 0.019792 0.000725 5.206695 ( 2.102359)
test_btest 0.000000 0.001342 72.227609 ( 8.212949)
test_basic 0.000242 0.006827 0.325589 ( 0.421960)
test_all 0.001366 0.000356 644.009048 ( 64.456501)
test_rubyspec 0.122002 0.057632 46.052827 ( 51.837050)
total: 129.46 sec