Logfile: /home/ko1/ruby/logs/brlog.trunk.20220822-141244
#<BuildRuby:0x000055865b43f7d8
@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.20220822-141244",
@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.000005 0.000000 0.000005 ( 0.000005)
autoconf 0.000023 0.000000 0.000023 ( 0.000028)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.011530 0.000000 0.985648 ( 1.048583)
build_miniruby 0.002086 0.000082 0.079203 ( 0.077830)
build_ruby 0.001992 0.000117 0.076798 ( 0.075145)
build_all 0.010380 0.000336 1.539235 ( 0.580802)
build_install 0.017224 0.004979 1.899183 ( 0.931129)
test_btest 0.001223 0.000116 75.323898 ( 7.878743)
test_basic 0.001743 0.005144 0.337422 ( 0.427574)
test_all 0.004188 0.000000 671.233505 ( 66.314624)
test_rubyspec 0.118426 0.051362 45.808836 ( 54.314334)
total: 131.65 sec