Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220325-080147
#<BuildRuby:0x0000562b957f8e80
@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.20220325-080147",
@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.000001 0.000010 ( 0.000010)
autoconf 0.000018 0.000001 0.000019 ( 0.000019)
configure 0.000016 0.000000 0.000016 ( 0.000016)
build_up 0.003473 0.002519 0.977797 ( 1.158699)
build_miniruby 0.000808 0.000101 0.062555 ( 0.061389)
build_ruby 0.000796 0.000100 0.064389 ( 0.063189)
build_all 0.004152 0.000519 3.296370 ( 0.893720)
build_install 0.009112 0.000636 6.784991 ( 2.302888)
test_btest 0.000559 0.000066 39.446302 ( 6.855749)
test_basic 0.005222 0.000129 0.263708 ( 0.353812)
test_all 0.002725 0.000303 544.966080 ( 87.282848)
test_rubyspec 0.047518 0.032966 39.626797 ( 46.549434)
total: 145.52 sec