Logfile: /home/ko1/ruby/logs/brlog.trunk.20220725-171819
#<BuildRuby:0x0000555ec6ae09c8
@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.20220725-171819",
@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.000015 0.000003 0.000018 ( 0.000018)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.010146 0.001333 0.980886 ( 1.405791)
build_miniruby 0.001686 0.000000 0.074618 ( 0.073697)
build_ruby 0.001784 0.000000 0.080788 ( 0.079402)
build_all 0.004891 0.004332 1.511892 ( 0.579267)
build_install 0.014854 0.007455 5.151340 ( 2.065824)
test_btest 0.001091 0.000321 74.525149 ( 8.416668)
test_basic 0.006204 0.001825 0.321478 ( 0.408475)
test_all 0.001494 0.000439 636.026799 ( 64.572964)
test_rubyspec 0.086801 0.066665 45.745823 ( 51.394960)
total: 129.00 sec