Logfile: /home/ko1/ruby/logs/brlog.trunk.20221117-002505
#<BuildRuby:0x00005653a0ec6fe0
@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.20221117-002505",
@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.000013 0.000000 0.000013 ( 0.000014)
autoconf 0.000065 0.000004 0.000069 ( 0.000071)
configure 0.000027 0.000002 0.000029 ( 0.000025)
build_up 0.001286 0.008184 1.104200 ( 1.240165)
build_miniruby 0.001756 0.000329 0.878674 ( 0.878311)
build_ruby 0.000000 0.002044 2.384093 ( 2.328155)
build_all 0.016209 0.002813 18.422942 ( 2.245296)
build_install 0.014832 0.004760 1.941219 ( 1.029074)
test_btest 0.001404 0.000000 86.534924 ( 9.650289)
test_basic 0.005848 0.000631 0.347244 ( 0.437943)
test_all 0.001809 0.000393 676.114312 ( 73.442645)
test_rubyspec 0.077771 0.040480 50.992030 ( 59.590546)
total: 150.84 sec