Logfile: /home/ko1/ruby/logs/brlog.trunk.20220811-171339
#<BuildRuby:0x000056539d3f9318
@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.20220811-171339",
@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.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000011 0.000001 0.000012 ( 0.000013)
configure 0.000008 0.000000 0.000008 ( 0.000009)
build_up 0.010492 0.000807 0.838439 ( 1.142255)
build_miniruby 0.001337 0.000103 0.061459 ( 0.060450)
build_ruby 0.001234 0.000095 0.052817 ( 0.051781)
build_all 0.008806 0.000270 1.248418 ( 0.476044)
build_install 0.017768 0.000110 4.361728 ( 1.847718)
test_btest 0.001780 0.000105 50.289632 ( 6.228427)
test_basic 0.006339 0.000000 0.295025 ( 0.385482)
test_all 0.004038 0.000000 481.602813 ( 51.322818)
test_rubyspec 0.100457 0.020135 41.206135 ( 48.855381)
total: 110.37 sec