Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220211-030009
#<BuildRuby:0x000055f8d3e4d398
@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.20220211-030009",
@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.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000017 0.000002 0.000019 ( 0.000018)
configure 0.000011 0.000000 0.000011 ( 0.000011)
build_up 0.005669 0.000000 0.857936 ( 0.966918)
build_miniruby 0.000896 0.000000 0.062658 ( 0.061538)
build_ruby 0.000924 0.000000 0.064237 ( 0.063034)
build_all 0.001189 0.003520 3.181171 ( 0.825582)
build_install 0.009220 0.000650 6.671257 ( 2.230884)
test_btest 0.000694 0.000081 38.484371 ( 7.367209)
test_basic 0.005089 0.000114 0.271363 ( 0.361113)
test_all 0.003478 0.000079 558.995955 ( 90.011826)
test_rubyspec 0.081132 0.020565 39.792209 ( 46.686461)
total: 148.58 sec