Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220223-145737
#<BuildRuby:0x000056158bdba0a0
@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.20220223-145737",
@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.000012 0.000000 0.000012 ( 0.000012)
configure 0.000012 0.000000 0.000012 ( 0.000014)
build_up 0.005609 0.000000 0.682792 ( 0.916782)
build_miniruby 0.000839 0.000000 0.062192 ( 0.060987)
build_ruby 0.000850 0.000000 0.063915 ( 0.062781)
build_all 0.004331 0.000000 1.566998 ( 0.616137)
build_install 0.005209 0.004171 5.041852 ( 2.049354)
test_btest 0.000773 0.000045 34.542514 ( 8.329254)
test_basic 0.006491 0.000126 0.309529 ( 0.397485)
test_all 0.001285 0.002126 549.510319 ( 92.391409)
test_rubyspec 0.073984 0.031873 40.092001 ( 47.023300)
total: 151.85 sec