Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220218-003117
#<BuildRuby:0x0000557f658c08e0
@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.20220218-003117",
@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.000006 0.000000 0.000006 ( 0.000006)
autoconf 0.000014 0.000000 0.000014 ( 0.000014)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.001424 0.004254 0.836924 ( 0.866397)
build_miniruby 0.000948 0.000000 0.062198 ( 0.060935)
build_ruby 0.000956 0.000000 0.064142 ( 0.062964)
build_all 0.004744 0.000000 3.182417 ( 0.825103)
build_install 0.009523 0.000221 6.650015 ( 2.259283)
test_btest 0.000781 0.000049 36.474875 ( 7.280596)
test_basic 0.004767 0.000298 0.268405 ( 0.358351)
test_all 0.000000 0.003639 545.117900 ( 88.239298)
test_rubyspec 0.051205 0.026468 39.434639 ( 46.426319)
total: 146.38 sec