Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220217-162653
#<BuildRuby:0x000055ea298701b8
@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.20220217-162653",
@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.000002 0.000009 ( 0.000008)
autoconf 0.000015 0.000004 0.000019 ( 0.000019)
configure 0.000012 0.000004 0.000016 ( 0.000015)
build_up 0.005103 0.000263 0.935742 ( 2.460830)
build_miniruby 0.000674 0.000183 0.062170 ( 0.060927)
build_ruby 0.000737 0.000201 0.064305 ( 0.063026)
build_all 0.003558 0.000970 3.171752 ( 0.823655)
build_install 0.007243 0.001976 6.649432 ( 2.241104)
test_btest 0.000543 0.000148 36.690627 ( 7.748372)
test_basic 0.004194 0.001144 0.303437 ( 0.392904)
test_all 0.002644 0.000722 556.453783 ( 85.473073)
test_rubyspec 0.052268 0.023773 39.585343 ( 46.561148)
total: 145.83 sec