Logfile: /home/ko1/ruby/logs/brlog.trunk.20221015-163800
#<BuildRuby:0x0000558d9f2e3ba0
@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.20221015-163800",
@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.000029 0.000005 0.000034 ( 0.000035)
autoconf 0.000048 0.000008 0.000056 ( 0.000057)
configure 0.000042 0.000007 0.000049 ( 0.000050)
build_up 0.011109 0.001050 1.094407 ( 1.463956)
build_miniruby 0.001911 0.000273 0.097547 ( 0.096183)
build_ruby 0.001388 0.000198 0.097335 ( 0.096505)
build_all 0.003808 0.004389 1.336229 ( 0.596102)
build_install 0.014093 0.001801 1.655424 ( 0.911501)
test_btest 0.001525 0.000286 61.901308 ( 6.712877)
test_basic 0.006045 0.001134 0.347615 ( 0.440312)
test_all 0.007223 0.000290 509.734313 ( 54.276473)
test_rubyspec 0.075462 0.037696 43.212154 ( 51.883206)
total: 116.48 sec