Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220317-040936
#<BuildRuby:0x0000563f123b41b8
@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-040936",
@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.000005 0.000000 0.000005 ( 0.000006)
autoconf 0.000011 0.000001 0.000012 ( 0.000014)
configure 0.000010 0.000002 0.000012 ( 0.000011)
build_up 0.000000 0.005181 0.892116 ( 1.302535)
build_miniruby 0.000000 0.000957 0.062416 ( 0.061227)
build_ruby 0.000979 0.000000 0.063982 ( 0.062723)
build_all 0.003868 0.000683 3.258837 ( 0.899360)
build_install 0.005423 0.004248 6.757955 ( 2.332081)
test_btest 0.000600 0.000200 40.265271 ( 7.148568)
test_basic 0.000978 0.004214 0.239470 ( 0.329463)
test_all 0.001125 0.002266 535.248448 ( 78.284442)
test_rubyspec 0.050338 0.037092 39.666166 ( 46.594124)
total: 137.02 sec