Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220212-215011
#<BuildRuby:0x000055866edea630
@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.20220212-215011",
@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.000001 0.000008 ( 0.000007)
autoconf 0.000014 0.000001 0.000015 ( 0.000015)
configure 0.000013 0.000001 0.000014 ( 0.000014)
build_up 0.002400 0.003327 0.900391 ( 1.769549)
build_miniruby 0.000853 0.000122 0.062465 ( 0.061166)
build_ruby 0.000745 0.000107 0.063901 ( 0.062817)
build_all 0.004128 0.000589 3.181767 ( 0.819740)
build_install 0.007448 0.003279 6.688743 ( 2.225453)
test_btest 0.000761 0.000135 35.645728 ( 7.617160)
test_basic 0.005585 0.000986 0.276039 ( 0.364166)
test_all 0.002435 0.001290 555.258640 ( 83.806029)
test_rubyspec 0.041551 0.046815 39.798698 ( 46.702048)
total: 143.43 sec