Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220222-110054
#<BuildRuby:0x000055c521672320
@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.20220222-110054",
@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.000004 0.000001 0.000005 ( 0.000006)
autoconf 0.000011 0.000003 0.000014 ( 0.000014)
configure 0.000007 0.000003 0.000010 ( 0.000010)
build_up 0.001109 0.004587 0.882153 ( 4.047534)
build_miniruby 0.000671 0.000268 0.061922 ( 0.060841)
build_ruby 0.000722 0.000288 0.064206 ( 0.068743)
build_all 0.004938 0.000244 3.186724 ( 0.836753)
build_install 0.006451 0.003511 6.674216 ( 2.252177)
test_btest 0.000441 0.000169 36.169694 ( 7.598713)
test_basic 0.005112 0.000285 0.322970 ( 0.412572)
test_all 0.002319 0.001382 560.507049 ( 83.111589)
test_rubyspec 0.057863 0.040976 39.825366 ( 46.757119)
total: 145.15 sec