Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220307-220907
#<BuildRuby:0x000055f7d650b238
@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.20220307-220907",
@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.000012 0.000000 0.000012 ( 0.000013)
configure 0.000014 0.000000 0.000014 ( 0.000014)
build_up 0.005427 0.000000 0.978114 ( 1.056098)
build_miniruby 0.000808 0.000000 0.062000 ( 0.060880)
build_ruby 0.000842 0.000000 0.064123 ( 0.063078)
build_all 0.004582 0.000000 3.285962 ( 0.885071)
build_install 0.009734 0.000000 6.796870 ( 2.326945)
test_btest 0.000775 0.000000 41.785614 ( 6.727146)
test_basic 0.005250 0.000000 0.303847 ( 0.393524)
test_all 0.002719 0.000000 552.312087 ( 85.456593)
test_rubyspec 0.059326 0.039225 39.746616 ( 46.704906)
total: 143.67 sec