Logfile: /home/ko1/ruby/logs/brlog.trunk.20220727-132001
#<BuildRuby:0x0000559aa9ef4018
@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.20220727-132001",
@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.000002 0.000008 ( 0.000007)
autoconf 0.000010 0.000002 0.000012 ( 0.000013)
configure 0.000009 0.000002 0.000011 ( 0.000012)
build_up 0.005256 0.001314 0.810462 ( 1.049171)
build_miniruby 0.000804 0.000201 0.057690 ( 0.056367)
build_ruby 0.000804 0.000201 0.059290 ( 0.058077)
build_all 0.000224 0.004520 1.526721 ( 0.588822)
build_install 0.009698 0.001609 5.635729 ( 2.151959)
test_btest 0.000557 0.000172 54.623314 ( 8.062956)
test_basic 0.000620 0.005157 0.339104 ( 0.427163)
test_all 0.000000 0.001465 601.727324 ( 87.921853)
test_rubyspec 0.044055 0.082291 43.585125 ( 49.236937)
total: 149.55 sec