Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220227-112744
#<BuildRuby:0x000055f0054c2660
@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.20220227-112744",
@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.000015 0.000000 0.000015 ( 0.000014)
configure 0.000010 0.000000 0.000010 ( 0.000011)
build_up 0.005928 0.000000 0.935846 ( 1.293489)
build_miniruby 0.000844 0.000000 0.062406 ( 0.061290)
build_ruby 0.000000 0.000890 0.064595 ( 0.063500)
build_all 0.000000 0.004835 3.301842 ( 0.894580)
build_install 0.004234 0.005674 6.819024 ( 2.338074)
test_btest 0.000729 0.000000 39.639382 ( 7.153425)
test_basic 0.004902 0.000308 0.289658 ( 0.379516)
test_all 0.002634 0.000439 543.722542 ( 89.450768)
test_rubyspec 0.074322 0.032745 40.019027 ( 46.939206)
total: 148.57 sec