Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220216-062706
#<BuildRuby:0x000055e12252e320
@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.20220216-062706",
@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.000015 0.000000 0.000015 ( 0.000015)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.005811 0.000000 0.817438 ( 0.914612)
build_miniruby 0.001030 0.000000 0.062237 ( 0.061042)
build_ruby 0.000924 0.000000 0.063931 ( 0.062703)
build_all 0.004632 0.000000 3.185939 ( 0.830626)
build_install 0.001637 0.008034 6.634408 ( 2.219925)
test_btest 0.000692 0.000081 39.031160 ( 7.266014)
test_basic 0.004949 0.000098 0.239101 ( 0.329241)
test_all 0.002551 0.000711 560.688108 ( 83.027550)
test_rubyspec 0.058284 0.008594 39.506456 ( 46.469361)
total: 141.18 sec