Logfile: /home/ko1/ruby/logs/brlog.trunk.20220824-191234
#<BuildRuby:0x000055f544564610
@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.20220824-191234",
@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.000001 0.000006 ( 0.000007)
autoconf 0.000011 0.000003 0.000014 ( 0.000014)
configure 0.000050 0.000013 0.000063 ( 0.000062)
build_up 0.007098 0.004916 0.963894 ( 0.979184)
build_miniruby 0.001685 0.000518 0.075485 ( 0.073671)
build_ruby 0.001546 0.000475 0.075130 ( 0.073255)
build_all 0.005322 0.004763 1.528091 ( 0.590658)
build_install 0.010644 0.011900 1.875178 ( 0.921118)
test_btest 0.000853 0.000398 70.557766 ( 8.406403)
test_basic 0.003450 0.004223 0.328700 ( 0.416556)
test_all 0.002962 0.001481 639.780356 ( 64.786429)
test_rubyspec 0.106402 0.057285 46.368942 ( 54.669064)
total: 130.92 sec