Logfile: /home/ko1/ruby/logs/brlog.trunk.20220722-123520
#<BuildRuby:0x000055f43c0f7dd8
@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.20220722-123520",
@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.000002 0.000008 ( 0.000007)
autoconf 0.000011 0.000003 0.000014 ( 0.000014)
configure 0.000009 0.000003 0.000012 ( 0.000012)
build_up 0.005045 0.001376 0.840547 ( 0.987721)
build_miniruby 0.000736 0.000200 0.057051 ( 0.055914)
build_ruby 0.000786 0.000214 0.058933 ( 0.057745)
build_all 0.004658 0.000000 1.518111 ( 0.583687)
build_install 0.008071 0.000751 5.612135 ( 2.163825)
test_btest 0.000612 0.000141 51.740130 ( 7.952725)
test_basic 0.004403 0.001016 0.288728 ( 0.377655)
test_all 0.000789 0.000182 628.696333 ( 90.538283)
test_rubyspec 0.090764 0.026189 43.553726 ( 49.400652)
total: 152.12 sec