Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220209-195606
#<BuildRuby:0x000056154f478fa0
@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-195606",
@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.000008 0.000000 0.000008 ( 0.000007)
autoconf 0.000014 0.000000 0.000014 ( 0.000013)
configure 0.000011 0.000000 0.000011 ( 0.000011)
build_up 0.005617 0.000000 0.913170 ( 1.161003)
build_miniruby 0.001014 0.000000 0.062605 ( 0.061427)
build_ruby 0.000924 0.000000 0.064109 ( 0.063005)
build_all 0.004826 0.000000 3.193976 ( 0.832506)
build_install 0.005594 0.004232 6.699027 ( 2.266265)
test_btest 0.000655 0.000038 37.111659 ( 7.558821)
test_basic 0.000000 0.005333 0.272304 ( 0.361926)
test_all 0.000003 0.003448 564.023978 ( 84.763603)
test_rubyspec 0.074286 0.013510 39.425299 ( 46.413118)
total: 143.48 sec