Logfile: /home/ko1/ruby/logs/brlog.trunk.20221113-090721
#<BuildRuby:0x000055a360b2f4b8
@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.20221113-090721",
@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.000006)
autoconf 0.000011 0.000001 0.000012 ( 0.000013)
configure 0.000011 0.000001 0.000012 ( 0.000012)
build_up 0.000000 0.009718 1.052339 ( 1.198180)
build_miniruby 0.000000 0.002281 0.067325 ( 0.064728)
build_ruby 0.000000 0.002177 0.066720 ( 0.064594)
build_all 0.008374 0.000974 1.464496 ( 0.590761)
build_install 0.016126 0.005376 1.800869 ( 0.923758)
test_btest 0.001047 0.000349 86.330485 ( 8.819442)
test_basic 0.000000 0.007258 0.341471 ( 0.434512)
test_all 0.000000 0.002221 658.913097 ( 68.115529)
test_rubyspec 0.092512 0.082339 48.000982 ( 56.372071)
total: 136.58 sec