Logfile: /home/ko1/ruby/logs/brlog.trunk.20221130-154316
#<BuildRuby:0x000055bbd33703e0
@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.20221130-154316",
@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.000011 0.000002 0.000013 ( 0.000013)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.009654 0.000797 1.193403 ( 1.276171)
build_miniruby 0.002134 0.000305 0.851806 ( 0.851280)
build_ruby 0.002970 0.000424 2.248815 ( 2.154079)
build_all 0.005334 0.014723 18.580668 ( 2.160400)
build_install 0.003195 0.018079 2.047681 ( 1.063102)
test_btest 0.000904 0.000502 91.406312 ( 9.339084)
test_basic 0.006426 0.003571 0.339388 ( 0.425547)
test_all 0.000000 0.002816 689.650578 ( 69.638891)
test_rubyspec 0.075042 0.102253 49.645095 ( 57.636455)
total: 144.55 sec