Logfile: /home/ko1/ruby/logs/brlog.trunk.20221026-095219
#<BuildRuby:0x0000563db7edaf08
@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-095219",
@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.000007 0.000002 0.000009 ( 0.000009)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.004260 0.006353 1.174202 ( 1.246434)
build_miniruby 0.001275 0.000491 0.107120 ( 0.106496)
build_ruby 0.000982 0.000378 0.111224 ( 0.110462)
build_all 0.003980 0.005589 1.394504 ( 0.612039)
build_install 0.010160 0.004690 1.725780 ( 0.927330)
test_btest 0.002288 0.000000 61.466367 ( 6.553211)
test_basic 0.005482 0.001304 0.370453 ( 0.464404)
test_all 0.003569 0.004371 493.688317 ( 53.875833)
test_rubyspec 0.072156 0.050802 43.520251 ( 52.162360)
total: 116.06 sec