Logfile: /home/ko1/ruby/logs/brlog.trunk.20221026-041525
#<BuildRuby:0x00005557b76e11f8
@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.20221026-041525",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000009 0.000001 0.000010 ( 0.000011)
configure 0.000009 0.000001 0.000010 ( 0.000011)
build_up 0.009638 0.000255 1.169760 ( 1.532175)
build_miniruby 0.000000 0.001567 0.116527 ( 0.114760)
build_ruby 0.000000 0.001497 0.112031 ( 0.111197)
build_all 0.005705 0.002106 1.355350 ( 0.597931)
build_install 0.014878 0.002081 1.733390 ( 0.936766)
test_btest 0.001239 0.000248 63.810157 ( 6.624439)
test_basic 0.005930 0.000127 0.367216 ( 0.459375)
test_all 0.006240 0.000165 492.613120 ( 53.183112)
test_rubyspec 0.094933 0.032460 43.398020 ( 52.023675)
total: 115.58 sec