Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220324-210749
#<BuildRuby:0x000056435b1f8e80
@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.20220324-210749",
@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.000013 0.000000 0.000013 ( 0.000014)
configure 0.000011 0.000000 0.000011 ( 0.000012)
build_up 0.001327 0.003935 0.879891 ( 0.864441)
build_miniruby 0.000839 0.000060 0.062170 ( 0.061034)
build_ruby 0.000883 0.000063 0.063843 ( 0.062727)
build_all 0.001124 0.003676 3.280794 ( 0.890374)
build_install 0.002332 0.007364 6.777088 ( 2.330029)
test_btest 0.000670 0.000167 39.931076 ( 7.129816)
test_basic 0.004853 0.000242 0.294988 ( 0.384872)
test_all 0.001211 0.001950 530.453139 ( 87.908430)
test_rubyspec 0.040078 0.048067 39.607613 ( 46.567530)
total: 146.20 sec