Logfile: /home/ko1/ruby/logs/brlog.trunk.20220827-213353
#<BuildRuby:0x00005581898886e0
@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.20220827-213353",
@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.000000 0.000012 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.010603 0.000436 0.972357 ( 0.972727)
build_miniruby 0.001641 0.000109 0.078153 ( 0.076473)
build_ruby 0.001874 0.000000 0.078565 ( 0.076685)
build_all 0.009529 0.000133 1.515033 ( 0.569928)
build_install 0.017472 0.004611 1.886175 ( 0.921730)
test_btest 0.001342 0.000128 73.637887 ( 8.233623)
test_basic 0.007940 0.000290 0.326459 ( 0.414266)
test_all 0.001032 0.001125 636.797897 ( 64.513504)
test_rubyspec 0.101574 0.066145 46.072326 ( 54.432229)
total: 130.21 sec