Logfile: /home/ko1/ruby/logs/brlog.trunk.20220815-213522
#<BuildRuby:0x000055ae1250bde0
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220815-213522",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000009 0.000001 0.000010 ( 0.000011)
build_up 0.006189 0.000156 0.835504 ( 0.868270)
build_miniruby 0.000921 0.000062 0.057866 ( 0.056551)
build_ruby 0.000783 0.000000 0.059143 ( 0.057868)
build_all 0.004655 0.000087 1.552734 ( 0.604556)
build_install 0.010353 0.000647 1.933798 ( 0.966779)
test_btest 0.000661 0.000041 54.800655 ( 8.153689)
test_basic 0.001167 0.005014 0.334657 ( 0.422397)
test_all 0.003858 0.000482 625.012791 ( 89.630070)
test_rubyspec 0.072074 0.054924 44.015574 ( 51.377097)
total: 152.14 sec