Logfile: /home/ko1/ruby/logs/brlog.trunk.20220812-164556
#<BuildRuby:0x0000564a83ed28c0
@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.20220812-164556",
@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.000006 0.000001 0.000007 ( 0.000006)
autoconf 0.000014 0.000002 0.000016 ( 0.000016)
configure 0.000009 0.000002 0.000011 ( 0.000010)
build_up 0.006586 0.000000 0.830846 ( 0.863516)
build_miniruby 0.000927 0.000000 0.057822 ( 0.056634)
build_ruby 0.000961 0.000000 0.060463 ( 0.059270)
build_all 0.001586 0.002940 1.555585 ( 0.605049)
build_install 0.010530 0.000539 1.914018 ( 0.962834)
test_btest 0.000666 0.000105 58.426545 ( 8.277577)
test_basic 0.001504 0.004094 0.336485 ( 0.424836)
test_all 0.002162 0.000000 600.860627 ( 89.257898)
test_rubyspec 0.113591 0.016087 44.231667 ( 51.598742)
total: 152.11 sec