Logfile: /home/ko1/ruby/logs/brlog.trunk.20220908-203024
#<BuildRuby:0x0000564604fd0610
@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.20220908-203024",
@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.000010 0.000002 0.000012 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.006431 0.003503 1.094042 ( 1.081480)
build_miniruby 0.001846 0.000527 0.073260 ( 0.070640)
build_ruby 0.001540 0.000440 0.078237 ( 0.076319)
build_all 0.010219 0.000000 1.586469 ( 0.620828)
build_install 0.016475 0.005773 1.926930 ( 0.947318)
test_btest 0.000922 0.000243 98.235944 ( 9.631386)
test_basic 0.004578 0.004488 0.355642 ( 0.442783)
test_all 0.003405 0.001021 690.055654 ( 68.247803)
test_rubyspec 0.126216 0.042306 47.324266 ( 55.520487)
total: 136.64 sec