Logfile: /home/ko1/ruby/logs/brlog.trunk.20221014-132106
#<BuildRuby:0x000055dc55b42f08
@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.20221014-132106",
@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.000023 0.000004 0.000027 ( 0.000027)
autoconf 0.000149 0.000025 0.000174 ( 0.000079)
configure 0.000038 0.000007 0.000045 ( 0.000044)
build_up 0.011617 0.000468 1.099547 ( 1.179294)
build_miniruby 0.001518 0.000217 0.099038 ( 0.097113)
build_ruby 0.000000 0.001839 0.102742 ( 0.101012)
build_all 0.004445 0.002612 1.323094 ( 0.568107)
build_install 0.013575 0.001698 1.593130 ( 0.880187)
test_btest 0.001821 0.000341 62.996532 ( 6.437887)
test_basic 0.005998 0.000140 0.360246 ( 0.451739)
test_all 0.003355 0.004834 487.369881 ( 53.269920)
test_rubyspec 0.086910 0.064505 43.165263 ( 51.714101)
total: 114.70 sec