Logfile: /home/ko1/ruby/logs/brlog.trunk.20221116-122540
#<BuildRuby:0x0000564aaee3b800
@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.20221116-122540",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000010 0.000000 0.000010 ( 0.000011)
build_up 0.008301 0.000593 1.070517 ( 1.256791)
build_miniruby 0.001635 0.000117 0.893387 ( 0.897612)
build_ruby 0.001908 0.000136 2.439574 ( 2.362289)
build_all 0.006882 0.011718 18.272874 ( 2.261341)
build_install 0.020577 0.001554 1.907051 ( 1.027901)
test_btest 0.001058 0.000202 82.197988 ( 9.248898)
test_basic 0.002466 0.004105 0.354710 ( 0.444497)
test_all 0.001460 0.000332 713.625815 ( 75.261016)
test_rubyspec 0.079538 0.051641 50.583763 ( 59.123451)
total: 151.88 sec