Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220225-130405
#<BuildRuby:0x000055f05f4ca630
@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.20220225-130405",
@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.000001 0.000008 ( 0.000007)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000012 0.000001 0.000013 ( 0.000014)
build_up 0.002015 0.003580 0.695703 ( 2.482190)
build_miniruby 0.000795 0.000114 0.062797 ( 0.061486)
build_ruby 0.000000 0.000822 0.064441 ( 0.063301)
build_all 0.002660 0.001993 3.307699 ( 0.899038)
build_install 0.009784 0.000000 6.793407 ( 2.322602)
test_btest 0.000751 0.000027 38.423971 ( 8.073769)
test_basic 0.000000 0.004613 0.237752 ( 0.328315)
test_all 0.001332 0.001754 546.323593 ( 81.456849)
test_rubyspec 0.063660 0.037780 39.960053 ( 46.967609)
total: 142.66 sec