Logfile: /home/ko1/ruby/logs/brlog.trunk.20220910-092728
#<BuildRuby:0x000055fcafe706d8
@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.20220910-092728",
@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.000009 0.000002 0.000011 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.010499 0.001482 1.133195 ( 1.100961)
build_miniruby 0.001839 0.000424 0.077833 ( 0.075432)
build_ruby 0.002286 0.000000 0.080696 ( 0.078500)
build_all 0.010519 0.000000 1.554239 ( 0.600584)
build_install 0.019119 0.000639 1.910102 ( 0.943932)
test_btest 0.000000 0.001209 94.102303 ( 9.092735)
test_basic 0.004805 0.002667 0.349447 ( 0.444004)
test_all 0.003211 0.000612 653.442901 ( 66.713525)
test_rubyspec 0.123085 0.049823 47.235290 ( 55.632338)
total: 134.68 sec