Logfile: /home/ko1/ruby/logs/brlog.trunk.20220814-190057
#<BuildRuby:0x000055fac5aba5c0
@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.20220814-190057",
@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.000006)
autoconf 0.000010 0.000002 0.000012 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.007293 0.004585 1.010559 ( 1.034848)
build_miniruby 0.002525 0.000000 0.080070 ( 0.079330)
build_ruby 0.001827 0.000054 0.077124 ( 0.076582)
build_all 0.009080 0.000127 1.518172 ( 0.606926)
build_install 0.012053 0.009319 1.920629 ( 0.973820)
test_btest 0.001051 0.000263 77.855047 ( 8.387031)
test_basic 0.006611 0.001653 0.333700 ( 0.425101)
test_all 0.003315 0.000520 637.932639 ( 64.269969)
test_rubyspec 0.087426 0.075995 45.805014 ( 53.337719)
total: 129.19 sec