Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220215-114527
#<BuildRuby:0x00005614de7b9e38
@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.20220215-114527",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.001623 0.003767 0.883670 ( 5.459460)
build_miniruby 0.000753 0.000116 0.062239 ( 0.061150)
build_ruby 0.000864 0.000133 0.064250 ( 0.063031)
build_all 0.004453 0.000051 3.173237 ( 0.827607)
build_install 0.009183 0.000674 6.645974 ( 2.255302)
test_btest 0.000636 0.000085 35.125836 ( 7.996696)
test_basic 0.004354 0.000581 0.271125 ( 0.361207)
test_all 0.001132 0.002436 531.768863 ( 79.000488)
test_rubyspec 0.067118 0.040510 39.596707 ( 46.586471)
total: 142.61 sec