Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220317-070301
#<BuildRuby:0x0000562b528ec1b8
@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.20220317-070301",
@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.000006)
autoconf 0.000014 0.000000 0.000014 ( 0.000014)
configure 0.000011 0.000000 0.000011 ( 0.000010)
build_up 0.005857 0.000000 1.062147 ( 1.254033)
build_miniruby 0.000910 0.000000 0.062449 ( 0.061175)
build_ruby 0.000000 0.000916 0.064012 ( 0.062875)
build_all 0.001678 0.002927 3.298426 ( 0.896363)
build_install 0.009609 0.000336 6.821179 ( 2.352382)
test_btest 0.000832 0.000000 41.551926 ( 6.820751)
test_basic 0.005149 0.000000 0.275504 ( 0.365450)
test_all 0.003352 0.000000 545.207211 ( 79.492264)
test_rubyspec 0.063445 0.036328 39.363345 ( 46.310449)
total: 137.62 sec