Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220211-195958
#<BuildRuby:0x000055f2d0b97238
@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.20220211-195958",
@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.000000 0.000006 ( 0.000006)
autoconf 0.000011 0.000000 0.000011 ( 0.000011)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.005408 0.000000 0.903300 ( 2.317188)
build_miniruby 0.000000 0.000823 0.061981 ( 0.060950)
build_ruby 0.000000 0.000861 0.064314 ( 0.063093)
build_all 0.002788 0.001865 3.179175 ( 0.823493)
build_install 0.009536 0.000326 6.704568 ( 2.270234)
test_btest 0.000789 0.000043 36.007009 ( 8.191864)
test_basic 0.000000 0.005333 0.274050 ( 0.363976)
test_all 0.000655 0.002812 567.260810 ( 85.222528)
test_rubyspec 0.076539 0.025258 39.581475 ( 46.539129)
total: 145.85 sec