Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220130-231057
#<BuildRuby:0x0000561e0b828410
@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.20220130-231057",
@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.000009 0.000000 0.000009 ( 0.000009)
autoconf 0.000019 0.000000 0.000019 ( 0.000019)
configure 0.000015 0.000000 0.000015 ( 0.000016)
build_up 0.005770 0.000000 0.876193 ( 0.935120)
build_miniruby 0.000834 0.000000 0.062001 ( 0.060846)
build_ruby 0.000952 0.000000 0.063715 ( 0.062641)
build_all 0.004645 0.000000 3.153424 ( 0.824720)
build_install 0.005866 0.004012 6.601299 ( 2.211903)
test_btest 0.000706 0.000039 27.501645 ( 25.166200)
test_basic 0.001267 0.004198 0.312105 ( 0.401437)
test_all 0.003287 0.000282 558.907692 ( 85.958684)
test_rubyspec 0.082064 0.023406 39.338972 ( 46.286819)
total: 161.91 sec