Logfile: /home/ko1/ruby/logs/brlog.trunk.20221006-181842
#<BuildRuby:0x0000563a7e159550
@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.20221006-181842",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000009 0.000000 0.000009 ( 0.000011)
configure 0.000120 0.000010 0.000130 ( 0.000138)
build_up 0.008760 0.000357 1.066351 ( 1.117767)
build_miniruby 0.002397 0.000185 0.099215 ( 0.095374)
build_ruby 0.001431 0.000110 0.096293 ( 0.093382)
build_all 0.007789 0.000000 1.294664 ( 0.550346)
build_install 0.014571 0.000509 1.606992 ( 0.871670)
test_btest 0.001582 0.000099 58.996222 ( 6.496812)
test_basic 0.007771 0.000000 0.328007 ( 0.416876)
test_all 0.006046 0.000000 507.276851 ( 54.062141)
test_rubyspec 0.105295 0.028882 42.029858 ( 50.400114)
total: 114.11 sec