Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220210-163614
#<BuildRuby:0x00005650e6fcc1b8
@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.20220210-163614",
@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.000000 0.000006 ( 0.000006)
autoconf 0.000014 0.000000 0.000014 ( 0.000018)
configure 0.000000 0.000013 0.000013 ( 0.000014)
build_up 0.001949 0.003643 0.849035 ( 1.813234)
build_miniruby 0.000875 0.000058 0.061851 ( 0.060747)
build_ruby 0.000889 0.000059 0.064525 ( 0.063350)
build_all 0.004871 0.000065 3.187571 ( 0.830971)
build_install 0.006429 0.003748 6.667468 ( 2.236204)
test_btest 0.000769 0.000085 35.289746 ( 8.194469)
test_basic 0.000000 0.006548 0.265531 ( 0.354451)
test_all 0.001129 0.002334 542.285909 ( 85.234144)
test_rubyspec 0.059484 0.026688 39.536624 ( 46.566766)
total: 145.35 sec