Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220225-041208
#<BuildRuby:0x000055b3f6a6c8e0
@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.20220225-041208",
@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.000000 0.000007 ( 0.000007)
autoconf 0.000014 0.000000 0.000014 ( 0.000014)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.001708 0.003986 0.780971 ( 0.830648)
build_miniruby 0.000881 0.000063 0.062498 ( 0.061142)
build_ruby 0.000996 0.000071 0.064766 ( 0.063442)
build_all 0.000568 0.004211 3.300667 ( 0.894812)
build_install 0.006007 0.003734 6.817342 ( 2.327041)
test_btest 0.000641 0.000120 39.213498 ( 6.902048)
test_basic 0.004466 0.000837 0.280228 ( 0.369798)
test_all 0.003037 0.000569 564.638094 ( 89.224765)
test_rubyspec 0.080357 0.018593 39.984460 ( 46.903744)
total: 147.58 sec