Logfile: /home/ko1/ruby/logs/brlog.trunk.20220825-111248
#<BuildRuby:0x000055ce7c77ffb0
@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.20220825-111248",
@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.000007)
autoconf 0.000011 0.000000 0.000011 ( 0.000011)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.002607 0.003699 0.889384 ( 1.621041)
build_miniruby 0.000806 0.000108 0.057350 ( 0.056250)
build_ruby 0.000749 0.000100 0.058985 ( 0.057699)
build_all 0.004515 0.000078 1.564132 ( 0.599742)
build_install 0.008076 0.003971 1.909702 ( 0.952648)
test_btest 0.000698 0.000116 49.618620 ( 8.077011)
test_basic 0.004867 0.000811 0.298693 ( 0.387355)
test_all 0.002017 0.000336 635.320303 ( 92.658046)
test_rubyspec 0.069567 0.033725 44.102840 ( 52.456447)
total: 156.87 sec