Logfile: /home/ko1/ruby/logs/brlog.trunk.20220729-141439
#<BuildRuby:0x0000563c7d069400
@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.20220729-141439",
@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.000012 0.000001 0.000013 ( 0.000014)
autoconf 0.000018 0.000001 0.000019 ( 0.000020)
configure 0.000024 0.000002 0.000026 ( 0.000024)
build_up 0.005661 0.003972 0.818942 ( 1.125395)
build_miniruby 0.001493 0.000199 0.055023 ( 0.054565)
build_ruby 0.001201 0.000160 0.045952 ( 0.046121)
build_all 0.003409 0.004713 1.227757 ( 0.465750)
build_install 0.006108 0.010566 4.290096 ( 1.820021)
test_btest 0.001530 0.000510 52.618516 ( 6.305298)
test_basic 0.000973 0.005176 0.300072 ( 0.392058)
test_all 0.001639 0.000656 488.512835 ( 51.932441)
test_rubyspec 0.079059 0.050647 41.825158 ( 47.829941)
total: 109.97 sec