Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220208-202259
#<BuildRuby:0x000055602e2e6678
@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.20220208-202259",
@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.000001 0.000008 ( 0.000007)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000013 0.000001 0.000014 ( 0.000014)
build_up 0.002417 0.003133 0.881047 ( 1.313108)
build_miniruby 0.000909 0.000121 0.062174 ( 0.060928)
build_ruby 0.000882 0.000000 0.063963 ( 0.062738)
build_all 0.004835 0.000000 3.235760 ( 0.847496)
build_install 0.009743 0.000142 6.659231 ( 2.242154)
test_btest 0.001078 0.000114 42.316125 ( 6.961627)
test_basic 0.004945 0.000126 0.237829 ( 0.328147)
test_all 0.003242 0.000324 565.037492 ( 81.549414)
test_rubyspec 0.063240 0.027556 39.457956 ( 46.421102)
total: 139.79 sec