Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220203-200302
#<BuildRuby:0x00005597cbcb8410
@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",
@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.20220203-200302",
@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.000009 0.000000 0.000009 ( 0.000009)
autoconf 0.000019 0.000000 0.000019 ( 0.000019)
configure 0.000015 0.000000 0.000015 ( 0.000015)
build_up 0.001453 0.003974 0.867862 ( 2.036312)
build_miniruby 0.000943 0.000000 0.062194 ( 0.061044)
build_ruby 0.000910 0.000000 0.063971 ( 0.062821)
build_all 0.001990 0.002652 3.200200 ( 0.836308)
build_install 0.009715 0.000309 6.701854 ( 2.264085)
test_btest 0.000648 0.000065 28.376511 ( 25.545776)
test_basic 0.005243 0.000524 0.274801 ( 0.364239)
test_all 0.003415 0.000242 553.224696 ( 87.562805)
test_rubyspec 0.078478 0.029709 39.783110 ( 46.692516)
total: 165.43 sec