Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220221-113452
#<BuildRuby:0x0000555c69288fa0
@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.20220221-113452",
@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.000007)
autoconf 0.000014 0.000000 0.000014 ( 0.000014)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.000922 0.004231 0.872639 ( 2.771049)
build_miniruby 0.000892 0.000000 0.062015 ( 0.060903)
build_ruby 0.000902 0.000000 0.065973 ( 0.064864)
build_all 0.004587 0.000159 3.182982 ( 0.828461)
build_install 0.009951 0.000072 6.662431 ( 2.235611)
test_btest 0.000775 0.000049 37.120466 ( 7.869433)
test_basic 0.006395 0.000000 0.298984 ( 0.387219)
test_all 0.002813 0.000012 559.029545 ( 82.835346)
test_rubyspec 0.031009 0.054779 39.802334 ( 46.750421)
total: 143.80 sec