Logfile: /home/ko1/ruby/logs/brlog.trunk.20221127-051525
#<BuildRuby:0x000055682eb00dd8
@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.20221127-051525",
@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.000007 0.000002 0.000009 ( 0.000009)
autoconf 0.000044 0.000016 0.000060 ( 0.000053)
configure 0.000018 0.000007 0.000025 ( 0.000022)
build_up 0.010586 0.000725 1.296191 ( 1.546267)
build_miniruby 0.002197 0.000676 0.846654 ( 0.849531)
build_ruby 0.003192 0.000000 2.258765 ( 2.178771)
build_all 0.018246 0.003356 25.107151 ( 2.872362)
build_install 0.015827 0.005318 4.985516 ( 1.200830)
test_btest 0.001190 0.000331 85.383518 ( 9.008969)
test_basic 0.005446 0.001513 0.358126 ( 0.447820)
test_all 0.001442 0.000401 676.321777 ( 72.075138)
test_rubyspec 0.094197 0.060312 49.898135 ( 58.181409)
total: 148.36 sec