Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220204-065511
#<BuildRuby:0x000055e7097016b0
@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.20220204-065511",
@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.000001 0.000007 ( 0.000006)
autoconf 0.000012 0.000002 0.000014 ( 0.000013)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.005196 0.000205 0.874031 ( 0.869184)
build_miniruby 0.000776 0.000120 0.063150 ( 0.062027)
build_ruby 0.000837 0.000128 0.064217 ( 0.062934)
build_all 0.004494 0.000056 3.193690 ( 0.833072)
build_install 0.005493 0.004404 6.695132 ( 2.270825)
test_btest 0.000722 0.000145 28.403779 ( 25.463913)
test_basic 0.005282 0.000188 0.268807 ( 0.358333)
test_all 0.002968 0.000557 544.865046 ( 90.660972)
test_rubyspec 0.016678 0.053266 39.684454 ( 46.636234)
total: 167.22 sec