Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220208-231134
#<BuildRuby:0x0000560511ded548
@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.20220208-231134",
@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.000014 0.000001 0.000015 ( 0.000016)
configure 0.000014 0.000001 0.000015 ( 0.000014)
build_up 0.005406 0.000111 0.844180 ( 1.063637)
build_miniruby 0.000917 0.000000 0.061904 ( 0.060810)
build_ruby 0.000890 0.000000 0.063626 ( 0.062571)
build_all 0.001422 0.003388 3.183735 ( 0.824784)
build_install 0.005785 0.004051 6.665526 ( 2.253964)
test_btest 0.000689 0.000121 42.384451 ( 6.858219)
test_basic 0.004579 0.000809 0.295064 ( 0.384277)
test_all 0.003388 0.000311 560.648082 ( 84.640861)
test_rubyspec 0.056428 0.052283 39.412686 ( 46.368179)
total: 142.52 sec