Logfile: /home/ko1/ruby/logs/brlog.trunk.20221119-174819
#<BuildRuby:0x000055cadd5cbf68
@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.20221119-174819",
@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.000003 0.000010 ( 0.000010)
autoconf 0.000013 0.000004 0.000017 ( 0.000017)
configure 0.000009 0.000003 0.000012 ( 0.000011)
build_up 0.004014 0.001434 1.120378 ( 1.124225)
build_miniruby 0.000596 0.000213 0.923065 ( 0.921767)
build_ruby 0.001243 0.000000 2.824947 ( 2.717919)
build_all 0.008585 0.000493 15.897279 ( 3.374766)
build_install 0.010025 0.000000 2.091563 ( 1.207892)
test_btest 0.000611 0.000000 64.337640 ( 10.574411)
test_basic 0.001218 0.004000 0.298335 ( 0.388671)
test_all 0.000619 0.000195 632.085693 (106.142117)
test_rubyspec 0.050643 0.020200 51.891568 ( 60.114967)
total: 186.57 sec