Logfile: /home/ko1/ruby/logs/brlog.trunk.20221105-074423
#<BuildRuby:0x000055e64ba9a9c0
@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.20221105-074423",
@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.000000 0.000010 ( 0.000009)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.000000 0.007975 0.926238 ( 0.982296)
build_miniruby 0.001697 0.000242 0.051235 ( 0.049889)
build_ruby 0.001309 0.000187 0.044898 ( 0.043897)
build_all 0.007260 0.000000 1.228333 ( 0.471108)
build_install 0.011988 0.002758 1.575778 ( 0.794511)
test_btest 0.001229 0.000176 61.303071 ( 6.386349)
test_basic 0.005152 0.000736 0.308973 ( 0.400729)
test_all 0.003207 0.000458 512.655738 ( 54.298179)
test_rubyspec 0.076709 0.044760 43.362499 ( 51.849367)
total: 115.28 sec