Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220204-004632
#<BuildRuby:0x000055b903602950
@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",
@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.20220204-004632",
@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.000010 0.000000 0.000010 ( 0.000009)
autoconf 0.000021 0.000000 0.000021 ( 0.000021)
configure 0.000015 0.000000 0.000015 ( 0.000014)
build_up 0.001002 0.004236 0.847270 ( 1.109001)
build_miniruby 0.000859 0.000066 0.062323 ( 0.061114)
build_ruby 0.000856 0.000066 0.063968 ( 0.062877)
build_all 0.001515 0.003415 3.195758 ( 0.834910)
build_install 0.001449 0.008189 6.685460 ( 2.242759)
test_btest 0.000720 0.000000 28.086030 ( 25.333798)
test_basic 0.005772 0.000633 0.280741 ( 0.369225)
test_all 0.001025 0.001784 545.837171 ( 80.232717)
test_rubyspec 0.066022 0.037786 39.668159 ( 46.607787)
total: 156.85 sec