Logfile: /home/ko1/ruby/logs/brlog.trunk.20221128-121240
#<BuildRuby:0x000055e7f7b20dd8
@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.20221128-121240",
@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.000006)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000009 0.000001 0.000010 ( 0.000009)
build_up 0.005265 0.004663 1.136317 ( 1.176081)
build_miniruby 0.002546 0.000364 0.845634 ( 0.844009)
build_ruby 0.003212 0.000459 2.228776 ( 2.129818)
build_all 0.020800 0.000000 18.571424 ( 2.157824)
build_install 0.009899 0.009956 1.839097 ( 0.954611)
test_btest 0.001195 0.000239 83.480368 ( 9.217252)
test_basic 0.008411 0.000666 0.353787 ( 0.440882)
test_all 0.002561 0.000488 730.053282 ( 71.443202)
test_rubyspec 0.097448 0.075205 49.282849 ( 57.285868)
total: 145.65 sec