Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220225-122345
#<BuildRuby:0x0000557f2fb2de38
@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.20220225-122345",
@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.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000011 0.000000 0.000011 ( 0.000011)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.005821 0.000000 0.784212 ( 1.476693)
build_miniruby 0.000930 0.000000 0.062950 ( 0.061814)
build_ruby 0.000959 0.000000 0.064909 ( 0.063770)
build_all 0.001316 0.003497 3.292426 ( 0.890658)
build_install 0.002884 0.006903 6.776026 ( 2.314240)
test_btest 0.000683 0.000107 39.089683 ( 7.802971)
test_basic 0.004945 0.000216 0.277733 ( 0.367736)
test_all 0.000707 0.002829 543.162479 ( 84.927192)
test_rubyspec 0.051792 0.029561 39.836981 ( 46.839707)
total: 144.75 sec