Logfile: /home/ko1/ruby/logs/brlog.trunk.20220814-150221
#<BuildRuby:0x00005604dec73dd0
@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.20220814-150221",
@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.000001 0.000008 ( 0.000007)
autoconf 0.000010 0.000001 0.000011 ( 0.000012)
configure 0.000012 0.000002 0.000014 ( 0.000016)
build_up 0.000000 0.006468 0.801711 ( 1.153165)
build_miniruby 0.000000 0.000985 0.057557 ( 0.056365)
build_ruby 0.000000 0.000829 0.059598 ( 0.058501)
build_all 0.000000 0.004581 1.541428 ( 0.592935)
build_install 0.008948 0.002131 1.931669 ( 0.964739)
test_btest 0.000514 0.000206 48.141519 ( 8.760519)
test_basic 0.005798 0.000000 0.294691 ( 0.382757)
test_all 0.001928 0.000000 615.467681 ( 87.520692)
test_rubyspec 0.049066 0.074114 44.002430 ( 51.380376)
total: 150.87 sec