Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220215-103346
#<BuildRuby:0x00005575cb12c1b8
@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.20220215-103346",
@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.000002 0.000009 ( 0.000009)
autoconf 0.000015 0.000004 0.000019 ( 0.000019)
configure 0.000012 0.000003 0.000015 ( 0.000015)
build_up 0.001515 0.004424 0.922214 ( 1.786756)
build_miniruby 0.000923 0.000000 0.062588 ( 0.061359)
build_ruby 0.000000 0.000959 0.064576 ( 0.063325)
build_all 0.003201 0.001525 3.216411 ( 0.846518)
build_install 0.009646 0.000000 6.619699 ( 2.227692)
test_btest 0.000657 0.000000 41.590931 ( 6.615375)
test_basic 0.004069 0.001038 0.333636 ( 0.423565)
test_all 0.002680 0.000578 550.739520 ( 82.040452)
test_rubyspec 0.069655 0.022489 39.435502 ( 46.475369)
total: 140.54 sec