Logfile: /home/ko1/ruby/logs/brlog.trunk.20220505-145609
#<BuildRuby:0x000055d64202bea8
@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.20220505-145609",
@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.000007)
autoconf 0.000011 0.000003 0.000014 ( 0.000014)
configure 0.000011 0.000003 0.000014 ( 0.000014)
build_up 0.001264 0.005638 0.940815 ( 1.060374)
build_miniruby 0.000000 0.001004 0.057153 ( 0.055923)
build_ruby 0.000000 0.000865 0.057501 ( 0.056323)
build_all 0.002921 0.001375 1.489308 ( 0.592365)
build_install 0.010825 0.000021 6.254665 ( 2.808449)
test_btest 0.000557 0.000197 52.371606 ( 8.062067)
test_basic 0.001651 0.004309 0.294115 ( 0.382297)
test_all 0.001131 0.000465 627.532469 ( 88.274185)
test_rubyspec 0.078818 0.032454 43.835629 ( 48.730557)
total: 150.02 sec