Logfile: /home/ko1/ruby/logs/brlog.trunk.20221117-145701
#<BuildRuby:0x000055f69529afe0
@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-145701",
@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.000027 0.000002 0.000029 ( 0.000029)
autoconf 0.000017 0.000001 0.000018 ( 0.000019)
configure 0.000014 0.000001 0.000015 ( 0.000015)
build_up 0.000925 0.008230 1.116161 ( 1.420544)
build_miniruby 0.001225 0.000283 0.881260 ( 0.889131)
build_ruby 0.002894 0.000000 2.344111 ( 2.265035)
build_all 0.016340 0.002194 18.408769 ( 2.301879)
build_install 0.009516 0.008383 1.924935 ( 1.031514)
test_btest 0.000838 0.000233 87.099537 ( 9.824448)
test_basic 0.000000 0.007415 0.335459 ( 0.425268)
test_all 0.000000 0.002207 678.959692 ( 73.499496)
test_rubyspec 0.094272 0.039547 50.732981 ( 59.226489)
total: 150.88 sec