Logfile: /home/ko1/ruby/logs/brlog.trunk.20220726-194329
#<BuildRuby:0x000055574f5cc8e8
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220726-194329",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000005 0.000001 0.000006 ( 0.000005)
autoconf 0.000019 0.000003 0.000022 ( 0.000015)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.011770 0.000028 0.977135 ( 1.094783)
build_miniruby 0.000000 0.002304 0.075242 ( 0.072938)
build_ruby 0.001480 0.001060 0.075847 ( 0.073483)
build_all 0.008454 0.001409 1.537460 ( 0.581372)
build_install 0.005869 0.015933 5.211188 ( 2.077183)
test_btest 0.001117 0.000391 71.198607 ( 8.652179)
test_basic 0.000000 0.007177 0.318577 ( 0.410841)
test_all 0.001223 0.001585 640.985349 ( 64.995721)
test_rubyspec 0.092582 0.094532 45.980037 ( 51.446267)
total: 129.41 sec