Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220209-131704
#<BuildRuby:0x000055621e4581b8
@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.20220209-131704",
@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.000000 0.000006 ( 0.000007)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000013 0.000001 0.000014 ( 0.000013)
build_up 0.001359 0.004351 0.941682 ( 2.621704)
build_miniruby 0.000770 0.000129 0.062061 ( 0.060946)
build_ruby 0.000780 0.000130 0.063536 ( 0.062495)
build_all 0.000372 0.004470 3.174784 ( 0.822134)
build_install 0.004017 0.005750 6.661723 ( 2.255590)
test_btest 0.000765 0.000255 37.523064 ( 7.558936)
test_basic 0.000278 0.004933 0.272400 ( 0.362200)
test_all 0.002157 0.000899 545.971512 ( 82.909446)
test_rubyspec 0.057688 0.037803 39.396708 ( 46.433250)
total: 143.09 sec