Logfile: /home/ko1/ruby/logs/brlog.trunk.20220903-083855
#<BuildRuby:0x0000555ac5df8ea8
@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.20220903-083855",
@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.000007 0.000001 0.000008 ( 0.000009)
autoconf 0.000021 0.000005 0.000026 ( 0.000025)
configure 0.000009 0.000002 0.000011 ( 0.000010)
build_up 0.006343 0.004632 0.969615 ( 1.009343)
build_miniruby 0.002040 0.000583 0.078272 ( 0.076483)
build_ruby 0.001648 0.000471 0.075112 ( 0.073753)
build_all 0.006936 0.001981 1.548018 ( 0.591168)
build_install 0.017268 0.005655 1.864263 ( 0.913330)
test_btest 0.000846 0.000249 73.089452 ( 8.032365)
test_basic 0.000112 0.008272 0.318234 ( 0.406780)
test_all 0.001635 0.000636 640.822630 ( 65.007062)
test_rubyspec 0.104628 0.062168 45.498860 ( 53.994995)
total: 130.11 sec