Logfile: /home/ko1/ruby/logs/brlog.trunk.20220919-201404
#<BuildRuby:0x0000562b149b0d30
@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.20220919-201404",
@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.000005)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000006 0.000000 0.000006 ( 0.000008)
build_up 0.009143 0.000705 1.130755 ( 1.310886)
build_miniruby 0.001565 0.000208 0.112393 ( 0.108722)
build_ruby 0.001698 0.000226 0.114882 ( 0.097775)
build_all 0.010248 0.000000 1.611891 ( 0.639765)
build_install 0.021759 0.000092 1.946821 ( 0.971092)
test_btest 0.001256 0.000114 76.749009 ( 8.167175)
test_basic 0.006138 0.000138 0.371729 ( 0.460045)
test_all 0.004195 0.000365 669.772078 ( 67.679551)
test_rubyspec 0.104770 0.081493 45.699934 ( 54.032955)
total: 133.47 sec