Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220224-032227
#<BuildRuby:0x0000563a50e5c870
@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.20220224-032227",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000013 0.000001 0.000014 ( 0.000014)
build_up 0.005969 0.000000 0.730604 ( 0.807350)
build_miniruby 0.000910 0.000000 0.062735 ( 0.061411)
build_ruby 0.000917 0.000009 0.064073 ( 0.062985)
build_all 0.000000 0.004754 3.315727 ( 0.897619)
build_install 0.003154 0.006680 6.838630 ( 2.343971)
test_btest 0.000644 0.000161 37.268806 ( 7.754708)
test_basic 0.003975 0.000994 0.299149 ( 0.389029)
test_all 0.001744 0.001719 558.026855 ( 89.398566)
test_rubyspec 0.038221 0.050371 40.028998 ( 46.988878)
total: 148.71 sec