Logfile: /home/ko1/ruby/logs/brlog.trunk.20221108-121850
#<BuildRuby:0x000055fa34f4cd40
@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.20221108-121850",
@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.000002 0.000007 ( 0.000007)
autoconf 0.000017 0.000005 0.000022 ( 0.000021)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.008534 0.002133 1.104643 ( 1.760887)
build_miniruby 0.001588 0.000397 0.067327 ( 0.065228)
build_ruby 0.001963 0.000000 0.070807 ( 0.068793)
build_all 0.007191 0.003463 1.477318 ( 0.592617)
build_install 0.014371 0.004741 1.841000 ( 0.949456)
test_btest 0.000000 0.001405 83.758303 ( 8.899499)
test_basic 0.004868 0.004662 0.335217 ( 0.421900)
test_all 0.001498 0.000499 648.943104 ( 68.208441)
test_rubyspec 0.106832 0.076276 47.662858 ( 55.729679)
total: 136.70 sec