Logfile: /home/ko1/ruby/logs/brlog.trunk.20221116-011348
#<BuildRuby:0x00005562e8c5f670
@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.20221116-011348",
@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.000001 0.000008 ( 0.000007)
autoconf 0.000019 0.000000 0.000019 ( 0.000018)
configure 0.000015 0.000000 0.000015 ( 0.000015)
build_up 0.004662 0.000000 1.098322 ( 1.125232)
build_miniruby 0.000914 0.000000 0.935494 ( 0.934154)
build_ruby 0.001278 0.000000 2.751145 ( 2.615109)
build_all 0.008750 0.000208 15.685275 ( 3.428213)
build_install 0.007973 0.000000 1.967725 ( 1.163673)
test_btest 0.000619 0.000000 54.756887 ( 11.579441)
test_basic 0.000859 0.004497 0.304783 ( 0.394647)
test_all 0.001518 0.000168 621.939513 (105.715210)
test_rubyspec 0.035546 0.035621 50.800373 ( 59.077260)
total: 186.03 sec