Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220213-002745
#<BuildRuby:0x0000564e32f75c20
@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.20220213-002745",
@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.000009 0.000000 0.000009 ( 0.000010)
autoconf 0.000017 0.000000 0.000017 ( 0.000017)
configure 0.000015 0.000000 0.000015 ( 0.000016)
build_up 0.005351 0.000000 0.893837 ( 1.180517)
build_miniruby 0.000934 0.000000 0.061969 ( 0.060742)
build_ruby 0.000918 0.000000 0.064078 ( 0.062945)
build_all 0.004612 0.000000 3.183064 ( 0.825218)
build_install 0.005862 0.004003 6.692865 ( 2.225334)
test_btest 0.000850 0.000000 37.844425 ( 7.979593)
test_basic 0.005282 0.000000 0.293704 ( 0.383412)
test_all 0.003616 0.000092 551.493007 ( 87.047796)
test_rubyspec 0.074408 0.029906 39.716895 ( 46.666045)
total: 146.43 sec