Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220222-075543
#<BuildRuby:0x0000556184b32320
@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-075543",
@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.000005 0.000000 0.000005 ( 0.000006)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000008 0.000001 0.000009 ( 0.000010)
build_up 0.005217 0.000178 0.817423 ( 0.850239)
build_miniruby 0.000000 0.000846 0.062258 ( 0.061140)
build_ruby 0.000000 0.000938 0.064113 ( 0.062951)
build_all 0.002668 0.002008 3.182324 ( 0.826688)
build_install 0.008927 0.001029 6.657498 ( 2.229590)
test_btest 0.000740 0.000158 36.385177 ( 8.229619)
test_basic 0.004533 0.000971 0.240680 ( 0.329993)
test_all 0.002808 0.000602 539.719252 ( 80.608597)
test_rubyspec 0.067633 0.040200 39.793243 ( 46.710642)
total: 139.91 sec