Logfile: /home/ko1/ruby/logs/brlog.trunk.20220822-154758
#<BuildRuby:0x00005614eeb1afe0
@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.20220822-154758",
@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.000001 0.000011 ( 0.000012)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.008933 0.001276 0.945690 ( 0.995141)
build_miniruby 0.001629 0.000233 0.075789 ( 0.074216)
build_ruby 0.001980 0.000283 0.078929 ( 0.077059)
build_all 0.008142 0.001163 1.569905 ( 0.596400)
build_install 0.014567 0.006026 1.868334 ( 0.921416)
test_btest 0.001076 0.000201 77.625973 ( 7.934010)
test_basic 0.001494 0.005972 0.312245 ( 0.401961)
test_all 0.004911 0.001228 685.567479 ( 67.713885)
test_rubyspec 0.116483 0.056615 45.796591 ( 54.292026)
total: 133.01 sec