Logfile: /home/ko1/ruby/logs/brlog.trunk.20220820-011442
#<BuildRuby:0x0000560a89a7e7e0
@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",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/src/trunk",
@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.20220820-011442",
@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.000001 0.000007 ( 0.000006)
autoconf 0.000014 0.000002 0.000016 ( 0.000016)
configure 0.000008 0.000001 0.000009 ( 0.000010)
build_up 0.002007 0.004653 0.837459 ( 1.021845)
build_miniruby 0.000831 0.000208 0.058019 ( 0.056689)
build_ruby 0.000691 0.000173 0.059242 ( 0.057979)
build_all 0.001345 0.003498 1.536073 ( 0.589406)
build_install 0.008050 0.001094 1.955795 ( 0.976434)
test_btest 0.000672 0.000192 47.467581 ( 8.909339)
test_basic 0.005666 0.000299 0.363366 ( 0.451337)
test_all 0.003859 0.000000 622.764752 ( 89.310107)
test_rubyspec 0.065684 0.047327 44.331735 ( 52.596845)
total: 153.97 sec