Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220131-202216
#<BuildRuby:0x000055f812c7d6b0
@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",
@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.20220131-202216",
@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.000003 0.000010 ( 0.000010)
autoconf 0.000015 0.000004 0.000019 ( 0.000019)
configure 0.000013 0.000004 0.000017 ( 0.000016)
build_up 0.000986 0.004537 0.897127 ( 1.443031)
build_miniruby 0.000680 0.000272 0.061950 ( 0.060804)
build_ruby 0.000643 0.000257 0.064280 ( 0.063074)
build_all 0.000000 0.004811 3.208988 ( 0.830603)
build_install 0.003349 0.006649 6.656880 ( 2.238221)
test_btest 0.000468 0.000287 27.592795 ( 26.259389)
test_basic 0.004870 0.000685 0.245296 ( 0.334852)
test_all 0.002147 0.001227 553.537845 ( 79.240891)
test_rubyspec 0.052359 0.035660 39.478178 ( 46.438917)
total: 156.91 sec