Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220202-045301
#<BuildRuby:0x000055f47c5ea198
@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.20220202-045301",
@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.000006 0.000002 0.000008 ( 0.000009)
autoconf 0.000017 0.000005 0.000022 ( 0.000021)
configure 0.000013 0.000003 0.000016 ( 0.000016)
build_up 0.004449 0.001214 0.842329 ( 0.882814)
build_miniruby 0.000696 0.000189 0.062283 ( 0.061231)
build_ruby 0.000686 0.000187 0.064074 ( 0.063047)
build_all 0.003699 0.001009 3.200531 ( 0.828045)
build_install 0.003783 0.006119 6.694731 ( 2.271019)
test_btest 0.000529 0.000192 27.542695 ( 25.186371)
test_basic 0.003910 0.001422 0.262125 ( 0.352004)
test_all 0.002900 0.000707 558.128388 ( 81.206948)
test_rubyspec 0.077705 0.017622 39.546452 ( 46.468022)
total: 157.32 sec