Logfile: /home/ko1/ruby/logs/brlog.trunk.20220809-113840
#<BuildRuby:0x0000556f090e9a98
@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.20220809-113840",
@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.000010 0.000000 0.000010 ( 0.000011)
configure 0.000006 0.000000 0.000006 ( 0.000006)
build_up 0.009566 0.000000 0.826143 ( 1.458197)
build_miniruby 0.002057 0.000000 0.058728 ( 0.056143)
build_ruby 0.001837 0.000000 0.062179 ( 0.060721)
build_all 0.008695 0.000000 1.250106 ( 0.479194)
build_install 0.017769 0.000000 4.269097 ( 1.778511)
test_btest 0.002221 0.000000 53.581831 ( 6.405433)
test_basic 0.005975 0.000000 0.284859 ( 0.375755)
test_all 0.000999 0.001513 479.387424 ( 51.474210)
test_rubyspec 0.090042 0.035548 41.719157 ( 49.068959)
total: 111.16 sec