Logfile: /home/ko1/ruby/logs/brlog.trunk.20220811-210622
#<BuildRuby:0x000055fc0acefe58
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220811-210622",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000014 0.000001 0.000015 ( 0.000015)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.005969 0.000459 0.801711 ( 0.852467)
build_miniruby 0.000985 0.000076 0.057575 ( 0.056286)
build_ruby 0.000833 0.000064 0.059677 ( 0.058597)
build_all 0.004116 0.000317 1.495693 ( 0.583375)
build_install 0.010355 0.000796 5.619025 ( 2.165689)
test_btest 0.000675 0.000052 48.608821 ( 8.548788)
test_basic 0.005570 0.000000 0.257026 ( 0.345923)
test_all 0.001543 0.000048 617.569093 ( 89.116725)
test_rubyspec 0.074570 0.038190 43.971954 ( 51.347636)
total: 153.08 sec