Logfile: /home/ko1/ruby/logs/brlog.trunk.20220705-215448
#<BuildRuby:0x0000557a8cc80620
@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.20220705-215448",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000010 0.000002 0.000012 ( 0.000011)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.008332 0.003362 1.002622 ( 1.023354)
build_miniruby 0.001526 0.000287 0.074417 ( 0.072494)
build_ruby 0.001992 0.000000 0.075978 ( 0.074618)
build_all 0.008668 0.000000 1.498422 ( 0.600036)
build_install 0.020883 0.001701 5.824390 ( 2.795737)
test_btest 0.001145 0.000163 75.563122 ( 7.914529)
test_basic 0.008545 0.000000 0.333267 ( 0.421879)
test_all 0.001974 0.000187 687.082461 ( 67.464785)
test_rubyspec 0.112084 0.066427 46.070822 ( 51.863343)
total: 132.23 sec