Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220217-163933
#<BuildRuby:0x0000558869f09e38
@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.20220217-163933",
@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.000001 0.000008 ( 0.000007)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000012 0.000001 0.000013 ( 0.000013)
build_up 0.005896 0.000135 0.846010 ( 2.214960)
build_miniruby 0.000818 0.000063 0.061818 ( 0.060780)
build_ruby 0.000000 0.000935 0.064082 ( 0.062861)
build_all 0.001078 0.003531 3.185516 ( 0.827592)
build_install 0.008556 0.001316 6.673818 ( 2.236522)
test_btest 0.000635 0.000098 41.306557 ( 6.750483)
test_basic 0.001356 0.004332 0.244169 ( 0.333247)
test_all 0.002816 0.000604 552.982258 ( 80.616204)
test_rubyspec 0.080847 0.020517 39.326591 ( 46.312503)
total: 139.42 sec