Logfile: /home/ko1/ruby/logs/brlog.trunk.20221116-123127
#<BuildRuby:0x0000561f13417db8
@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-123127",
@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.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000013 0.000004 0.000017 ( 0.000018)
configure 0.000010 0.000003 0.000013 ( 0.000014)
build_up 0.003608 0.001110 1.106419 ( 1.120598)
build_miniruby 0.000710 0.000219 0.987645 ( 0.986907)
build_ruby 0.001007 0.000310 2.699983 ( 2.602771)
build_all 0.007628 0.000960 15.774863 ( 3.345614)
build_install 0.004172 0.004399 1.982970 ( 1.172481)
test_btest 0.000483 0.000161 61.771668 ( 10.782675)
test_basic 0.003508 0.001170 0.313398 ( 0.403730)
test_all 0.001066 0.000356 647.926975 (103.040572)
test_rubyspec 0.033498 0.028847 50.692946 ( 58.931595)
total: 182.39 sec