Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220209-171612
#<BuildRuby:0x000055b36a5f01b8
@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.20220209-171612",
@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.000015 0.000000 0.000015 ( 0.000015)
configure 0.000011 0.000000 0.000011 ( 0.000011)
build_up 0.000000 0.005578 0.911655 ( 1.960229)
build_miniruby 0.000000 0.000876 0.062416 ( 0.061189)
build_ruby 0.000000 0.000954 0.063984 ( 0.062749)
build_all 0.004413 0.000220 3.179055 ( 0.824030)
build_install 0.009227 0.000668 6.653222 ( 2.250738)
test_btest 0.000698 0.000087 36.382564 ( 7.634813)
test_basic 0.005065 0.000093 0.287541 ( 0.378092)
test_all 0.003220 0.000379 543.410026 ( 87.023566)
test_rubyspec 0.045639 0.049215 39.517139 ( 46.459605)
total: 146.66 sec