Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220213-031003
#<BuildRuby:0x0000559cde4fd5a0
@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-031003",
@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.000009 0.000001 0.000010 ( 0.000011)
autoconf 0.000018 0.000002 0.000020 ( 0.000019)
configure 0.000014 0.000001 0.000015 ( 0.000015)
build_up 0.005494 0.000104 0.871040 ( 1.006020)
build_miniruby 0.000935 0.000071 0.062392 ( 0.061156)
build_ruby 0.000855 0.000065 0.063810 ( 0.062744)
build_all 0.004351 0.000335 3.203483 ( 0.839361)
build_install 0.009193 0.000319 6.658523 ( 2.238380)
test_btest 0.000654 0.000047 34.150386 ( 7.877771)
test_basic 0.005601 0.000033 0.298100 ( 0.387130)
test_all 0.003095 0.000075 553.225498 ( 86.779326)
test_rubyspec 0.090191 0.011830 39.700816 ( 46.661313)
total: 145.91 sec