Logfile: /home/ko1/ruby/logs/brlog.trunk.20220423-215950
#<BuildRuby:0x000055d3302bfeb8
@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.20220423-215950",
@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.000008 0.000001 0.000009 ( 0.000009)
autoconf 0.000018 0.000001 0.000019 ( 0.000020)
configure 0.000014 0.000001 0.000015 ( 0.000015)
build_up 0.000000 0.006858 0.835016 ( 1.235410)
build_miniruby 0.000252 0.000636 0.057547 ( 0.056260)
build_ruby 0.000787 0.000169 0.059211 ( 0.058016)
build_all 0.001126 0.003214 1.499149 ( 0.608914)
build_install 0.009497 0.001427 6.279310 ( 2.804764)
test_btest 0.000000 0.001604 57.412595 ( 8.550341)
test_basic 0.002544 0.003518 0.353031 ( 0.441632)
test_all 0.001127 0.000356 638.199184 ( 89.824127)
test_rubyspec 0.079734 0.049539 44.411385 ( 49.235218)
total: 152.82 sec