Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220130-170600
#<BuildRuby:0x000056137b361200
@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.20220130-170600",
@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.000008 0.000000 0.000008 ( 0.000008)
autoconf 0.000014 0.000000 0.000014 ( 0.000014)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.001318 0.003972 0.883592 ( 1.228849)
build_miniruby 0.000721 0.000052 0.062022 ( 0.061004)
build_ruby 0.000897 0.000000 0.064171 ( 0.062971)
build_all 0.004560 0.000101 3.140900 ( 0.825776)
build_install 0.009731 0.000086 6.608882 ( 2.240389)
test_btest 0.000630 0.000037 27.423545 ( 25.126311)
test_basic 0.005070 0.000000 0.270264 ( 0.360365)
test_all 0.001999 0.000922 532.106775 ( 87.267959)
test_rubyspec 0.075869 0.030093 39.135017 ( 46.108798)
total: 163.28 sec