Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220202-062453
#<BuildRuby:0x0000556cf3298b90
@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-062453",
@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.000001 0.000009 ( 0.000009)
autoconf 0.000017 0.000001 0.000018 ( 0.000018)
configure 0.000015 0.000001 0.000016 ( 0.000016)
build_up 0.000000 0.005443 0.848206 ( 0.872445)
build_miniruby 0.000000 0.000889 0.061990 ( 0.060793)
build_ruby 0.000000 0.000748 0.064185 ( 0.063088)
build_all 0.003604 0.000948 3.200257 ( 0.820928)
build_install 0.005433 0.004485 6.660995 ( 2.241485)
test_btest 0.000670 0.000192 27.538438 ( 25.215732)
test_basic 0.004146 0.001185 0.244962 ( 0.334797)
test_all 0.002759 0.000788 547.309554 ( 80.175574)
test_rubyspec 0.057315 0.042917 39.583572 ( 46.553481)
total: 156.34 sec