Logfile: /home/ko1/ruby/logs/brlog.trunk.20221030-141346
#<BuildRuby:0x00005591b6b86f08
@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.20221030-141346",
@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.000029 0.000005 0.000034 ( 0.000035)
autoconf 0.000050 0.000008 0.000058 ( 0.000060)
configure 0.000028 0.000005 0.000033 ( 0.000033)
build_up 0.008283 0.004109 1.119502 ( 1.962995)
build_miniruby 0.000000 0.001842 0.106832 ( 0.104370)
build_ruby 0.000000 0.001701 0.103399 ( 0.101283)
build_all 0.006010 0.002158 1.314984 ( 0.575444)
build_install 0.018622 0.000110 1.708558 ( 0.916222)
test_btest 0.001735 0.000386 62.283836 ( 6.681296)
test_basic 0.006374 0.000422 0.368049 ( 0.459627)
test_all 0.000000 0.007111 503.117814 ( 53.322209)
test_rubyspec 0.098325 0.031150 43.443997 ( 51.912923)
total: 116.04 sec