Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220213-093014
#<BuildRuby:0x00005576feaa2678
@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.20220213-093014",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000011 0.000003 0.000014 ( 0.000014)
configure 0.000011 0.000003 0.000014 ( 0.000014)
build_up 0.004330 0.001181 0.878563 ( 0.990735)
build_miniruby 0.000897 0.000000 0.061560 ( 0.060441)
build_ruby 0.000742 0.000000 0.063588 ( 0.062513)
build_all 0.001049 0.003763 3.173895 ( 0.828229)
build_install 0.009816 0.000442 6.671575 ( 2.247684)
test_btest 0.000558 0.000160 39.377443 ( 6.486825)
test_basic 0.000000 0.005315 0.262588 ( 0.352621)
test_all 0.000072 0.003253 549.850857 ( 82.086554)
test_rubyspec 0.038284 0.046418 39.656441 ( 46.584206)
total: 139.70 sec