Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220314-201608
#<BuildRuby:0x00005641452c9548
@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.20220314-201608",
@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.000014 0.000000 0.000014 ( 0.000013)
configure 0.000011 0.000000 0.000011 ( 0.000011)
build_up 0.005552 0.000000 0.928518 ( 1.124145)
build_miniruby 0.000914 0.000000 0.061869 ( 0.060742)
build_ruby 0.000888 0.000000 0.064448 ( 0.063237)
build_all 0.004838 0.000000 3.334212 ( 0.911506)
build_install 0.005531 0.004488 6.796599 ( 2.337396)
test_btest 0.000659 0.000041 36.901853 ( 8.250222)
test_basic 0.002863 0.004894 0.397600 ( 0.483524)
test_all 0.003155 0.000157 552.944018 ( 81.415727)
test_rubyspec 0.071911 0.015508 39.725368 ( 46.756192)
total: 141.40 sec