Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220226-140601
#<BuildRuby:0x000055fe2bb11398
@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.20220226-140601",
@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.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000014 0.000001 0.000015 ( 0.000015)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.001163 0.004377 0.879051 ( 1.104077)
build_miniruby 0.000814 0.000136 0.062266 ( 0.061183)
build_ruby 0.000768 0.000128 0.063955 ( 0.062772)
build_all 0.004518 0.000014 3.313034 ( 0.896025)
build_install 0.004447 0.005741 6.823388 ( 2.343147)
test_btest 0.000665 0.000157 41.655731 ( 6.883601)
test_basic 0.001915 0.004258 0.275781 ( 0.364178)
test_all 0.003613 0.000000 537.699885 ( 85.315187)
test_rubyspec 0.082208 0.020249 39.930451 ( 46.806175)
total: 143.84 sec