Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220214-184920
#<BuildRuby:0x000055d700b54870
@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.20220214-184920",
@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.000012 0.000002 0.000014 ( 0.000014)
configure 0.000009 0.000002 0.000011 ( 0.000010)
build_up 0.005210 0.000205 0.909252 ( 1.228660)
build_miniruby 0.000856 0.000132 0.062469 ( 0.061177)
build_ruby 0.000785 0.000121 0.064057 ( 0.062914)
build_all 0.004212 0.000647 3.169020 ( 0.825390)
build_install 0.009115 0.000667 6.652361 ( 2.249111)
test_btest 0.000657 0.000094 40.010643 ( 6.805894)
test_basic 0.000269 0.004888 0.269986 ( 0.359975)
test_all 0.002817 0.000233 534.636874 ( 91.163664)
test_rubyspec 0.050999 0.022280 39.319530 ( 46.349152)
total: 149.11 sec