Logfile: /home/ko1/ruby/logs/brlog.trunk.20221115-163812
#<BuildRuby:0x00005576a362cdd8
@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.20221115-163812",
@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.000009 0.000002 0.000011 ( 0.000012)
autoconf 0.000019 0.000004 0.000023 ( 0.000024)
configure 0.000010 0.000002 0.000012 ( 0.000013)
build_up 0.005525 0.002467 1.084192 ( 1.147346)
build_miniruby 0.001134 0.000267 0.907013 ( 0.922045)
build_ruby 0.000000 0.002462 2.362398 ( 2.306444)
build_all 0.011090 0.007249 18.288999 ( 2.343349)
build_install 0.013836 0.007259 1.866226 ( 0.983793)
test_btest 0.000959 0.000349 84.606356 ( 9.470453)
test_basic 0.005364 0.001950 0.328228 ( 0.416913)
test_all 0.001470 0.000535 688.613412 ( 73.353022)
test_rubyspec 0.067088 0.054953 50.067106 ( 58.289262)
total: 149.23 sec