Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220223-014135
#<BuildRuby:0x0000563eb2f5e320
@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.20220223-014135",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.004892 0.000815 0.724946 ( 0.736183)
build_miniruby 0.000874 0.000146 0.063043 ( 0.061858)
build_ruby 0.000730 0.000121 0.064296 ( 0.063210)
build_all 0.000910 0.003587 1.561548 ( 0.613515)
build_install 0.003970 0.005347 5.051613 ( 2.047799)
test_btest 0.000000 0.000762 39.813759 ( 7.194978)
test_basic 0.002428 0.002906 0.280228 ( 0.369946)
test_all 0.003178 0.000185 540.184263 ( 79.942067)
test_rubyspec 0.052398 0.042647 39.970019 ( 46.870738)
total: 137.90 sec