Logfile: /home/ko1/ruby/logs/brlog.trunk.20220717-125918
#<BuildRuby:0x000055c8d8664620
@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.20220717-125918",
@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.000006 0.000003 0.000009 ( 0.000008)
autoconf 0.000012 0.000004 0.000016 ( 0.000017)
configure 0.000018 0.000007 0.000025 ( 0.000023)
build_up 0.004579 0.006211 0.962426 ( 1.420637)
build_miniruby 0.001433 0.000651 0.077215 ( 0.075441)
build_ruby 0.001397 0.000635 0.074507 ( 0.072890)
build_all 0.004413 0.004616 1.538359 ( 0.600370)
build_install 0.019346 0.000000 5.229382 ( 2.111759)
test_btest 0.001153 0.000000 77.316794 ( 9.026106)
test_basic 0.007184 0.000000 0.320367 ( 0.409249)
test_all 0.002242 0.000000 628.746965 ( 64.106173)
test_rubyspec 0.115035 0.064218 45.558400 ( 51.366441)
total: 129.19 sec