Logfile: /home/ko1/ruby/logs/brlog.trunk.20220826-073422
#<BuildRuby:0x000055ecda78a9c0
@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.20220826-073422",
@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.000001 0.000006 ( 0.000005)
autoconf 0.000009 0.000003 0.000012 ( 0.000012)
configure 0.000072 0.000019 0.000091 ( 0.000099)
build_up 0.007720 0.002106 0.857206 ( 3.269283)
build_miniruby 0.001314 0.000358 0.063745 ( 0.062551)
build_ruby 0.001598 0.000000 0.070614 ( 0.069720)
build_all 0.009410 0.000000 1.253110 ( 0.480521)
build_install 0.004092 0.010021 1.585245 ( 0.805460)
test_btest 0.001763 0.000000 53.612280 ( 5.897486)
test_basic 0.003800 0.003372 0.292957 ( 0.383569)
test_all 0.003429 0.001286 491.435112 ( 52.406804)
test_rubyspec 0.079339 0.041616 41.943892 ( 50.529517)
total: 113.91 sec