Logfile: /home/ko1/ruby/logs/brlog.trunk.20220908-064735
#<BuildRuby:0x00005560136789c8
@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.20220908-064735",
@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.000004 0.000000 0.000004 ( 0.000005)
autoconf 0.000015 0.000002 0.000017 ( 0.000018)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.006567 0.005583 0.979178 ( 1.135775)
build_miniruby 0.001574 0.000363 0.075438 ( 0.074512)
build_ruby 0.001843 0.000425 0.076146 ( 0.074190)
build_all 0.008071 0.001863 1.602430 ( 0.628270)
build_install 0.015947 0.005356 1.943862 ( 0.946308)
test_btest 0.000796 0.000199 90.075924 ( 9.683184)
test_basic 0.001586 0.006000 0.360086 ( 0.449368)
test_all 0.002692 0.000842 645.020129 ( 66.094171)
test_rubyspec 0.152076 0.024263 47.094438 ( 55.168937)
total: 134.26 sec