Logfile: /home/ko1/ruby/logs/brlog.trunk.20220611-155804
#<BuildRuby:0x00005611c4223dd8
@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.20220611-155804",
@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.000000 0.000007 ( 0.000007)
autoconf 0.000014 0.000000 0.000014 ( 0.000014)
configure 0.000012 0.000000 0.000012 ( 0.000013)
build_up 0.002787 0.003816 0.899389 ( 3.165879)
build_miniruby 0.000886 0.000055 0.057125 ( 0.055857)
build_ruby 0.000905 0.000056 0.058940 ( 0.057597)
build_all 0.004239 0.000000 1.507263 ( 0.610692)
build_install 0.008502 0.002657 6.311245 ( 2.852313)
test_btest 0.000782 0.000068 54.610842 ( 8.283508)
test_basic 0.005371 0.000467 0.280434 ( 0.368744)
test_all 0.001841 0.000160 640.080392 ( 90.141438)
test_rubyspec 0.072382 0.028782 44.210939 ( 49.782930)
total: 155.32 sec