Logfile: /home/ko1/ruby/logs/brlog.trunk.20221018-112104
#<BuildRuby:0x000055ad22f311f8
@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.20221018-112104",
@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.000025 0.000007 0.000032 ( 0.000031)
autoconf 0.000029 0.000008 0.000037 ( 0.000036)
configure 0.000021 0.000005 0.000026 ( 0.000026)
build_up 0.009109 0.002484 1.183689 ( 1.641462)
build_miniruby 0.001258 0.000343 0.105494 ( 0.102099)
build_ruby 0.001546 0.000000 0.101181 ( 0.098758)
build_all 0.009269 0.000000 1.368022 ( 0.581760)
build_install 0.012751 0.003493 1.676479 ( 0.910016)
test_btest 0.001577 0.000371 61.899607 ( 6.277271)
test_basic 0.007265 0.000548 0.363724 ( 0.452874)
test_all 0.005344 0.001187 492.575359 ( 53.187613)
test_rubyspec 0.103243 0.026079 43.076904 ( 51.276550)
total: 114.53 sec