Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220222-151719
#<BuildRuby:0x000055e45dc2a320
@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.20220222-151719",
@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.000014 0.000000 0.000014 ( 0.000014)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.000000 0.005885 0.895718 ( 2.181546)
build_miniruby 0.000000 0.000884 0.062460 ( 0.061277)
build_ruby 0.000005 0.000918 0.064249 ( 0.063123)
build_all 0.004120 0.000589 3.175036 ( 0.826135)
build_install 0.009966 0.000000 6.681051 ( 2.260493)
test_btest 0.000717 0.000000 36.739900 ( 7.909690)
test_basic 0.002244 0.002939 0.247767 ( 0.337636)
test_all 0.003025 0.000477 542.612994 ( 80.977417)
test_rubyspec 0.056111 0.050520 39.864316 ( 46.816441)
total: 141.43 sec