Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220212-232712
#<BuildRuby:0x000055e67fb0dc20
@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.20220212-232712",
@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.000016 0.000001 0.000017 ( 0.000017)
configure 0.000014 0.000001 0.000015 ( 0.000015)
build_up 0.002170 0.003232 0.888758 ( 1.255956)
build_miniruby 0.000885 0.000000 0.061659 ( 0.060515)
build_ruby 0.000916 0.000000 0.064024 ( 0.062830)
build_all 0.004671 0.000000 3.202766 ( 0.836896)
build_install 0.007552 0.002503 6.657549 ( 2.249511)
test_btest 0.000705 0.000106 39.325473 ( 7.008973)
test_basic 0.001861 0.003712 0.333030 ( 0.421928)
test_all 0.002876 0.000487 560.252938 ( 82.527101)
test_rubyspec 0.057463 0.020531 39.581566 ( 46.605871)
total: 141.03 sec