Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220222-143424
#<BuildRuby:0x000055ddf3ffa600
@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.20220222-143424",
@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.000018 0.000001 0.000019 ( 0.000020)
configure 0.000014 0.000001 0.000015 ( 0.000015)
build_up 0.001241 0.004373 0.900126 ( 7.224617)
build_miniruby 0.000752 0.000125 0.061978 ( 0.060733)
build_ruby 0.000853 0.000000 0.063935 ( 0.062776)
build_all 0.000948 0.003772 3.201670 ( 0.833014)
build_install 0.009566 0.001160 6.660479 ( 2.237919)
test_btest 0.000575 0.000123 41.449014 ( 6.599692)
test_basic 0.002376 0.003995 0.292570 ( 0.380975)
test_all 0.002836 0.000756 544.141777 ( 81.413600)
test_rubyspec 0.058677 0.048598 40.026715 ( 46.908259)
total: 145.72 sec