Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220307-174559
#<BuildRuby:0x000055cfddea8fa0
@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-test",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk-test",
@TARGET_NAME="trunk-test",
@TARGET_SRC_DIR="/tmp/ruby/v3/src/trunk-test",
@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-test.20220307-174559",
@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.000000 0.000007 ( 0.000007)
autoconf 0.000014 0.000000 0.000014 ( 0.000014)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.005455 0.000000 0.959892 ( 2.573282)
build_miniruby 0.000000 0.000915 0.062276 ( 0.060980)
build_ruby 0.000000 0.000931 0.064073 ( 0.062932)
build_all 0.000000 0.004615 3.262792 ( 0.893924)
build_install 0.001084 0.009519 6.782133 ( 2.315607)
test_btest 0.000644 0.000171 38.622869 ( 7.117180)
test_basic 0.006211 0.000000 0.293277 ( 0.381978)
test_all 0.003106 0.000000 556.183502 ( 81.068391)
test_rubyspec 0.036123 0.030081 39.669458 ( 46.636919)
total: 141.11 sec