Logfile: /home/ko1/ruby/logs/brlog.trunk.20221116-144135
#<BuildRuby:0x0000558e5b33cdd8
@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.20221116-144135",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000010 0.000003 0.000013 ( 0.000014)
configure 0.000014 0.000004 0.000018 ( 0.000019)
build_up 0.005799 0.003176 1.082265 ( 1.654114)
build_miniruby 0.001381 0.000460 0.932455 ( 0.943175)
build_ruby 0.002762 0.000000 2.448643 ( 2.372575)
build_all 0.014506 0.002910 18.363063 ( 2.272466)
build_install 0.018184 0.002516 1.855613 ( 0.992277)
test_btest 0.001144 0.000000 86.535175 ( 10.208956)
test_basic 0.006083 0.000623 0.333527 ( 0.425091)
test_all 0.000000 0.001879 722.620770 ( 75.489551)
test_rubyspec 0.074025 0.056299 50.642392 ( 59.181748)
total: 153.54 sec