Logfile: /home/ko1/ruby/logs/brlog.trunk.20221026-232157
#<BuildRuby:0x000055815dcbd480
@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-232157",
@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.000027 0.000007 0.000034 ( 0.000035)
autoconf 0.000038 0.000011 0.000049 ( 0.000049)
configure 0.000023 0.000006 0.000029 ( 0.000029)
build_up 0.002163 0.011240 1.074607 ( 1.118473)
build_miniruby 0.001272 0.000636 0.103763 ( 0.101031)
build_ruby 0.001173 0.000586 0.096477 ( 0.093184)
build_all 0.005252 0.002626 1.289525 ( 0.554538)
build_install 0.008952 0.004476 1.624551 ( 0.892536)
test_btest 0.001340 0.000670 61.684052 ( 6.559104)
test_basic 0.005173 0.002587 0.354448 ( 0.449440)
test_all 0.006947 0.000455 497.010238 ( 53.323071)
test_rubyspec 0.075198 0.055960 43.549297 ( 52.187509)
total: 115.28 sec