Logfile: /home/ko1/ruby/logs/brlog.trunk.20220723-163149
#<BuildRuby:0x0000556d93621438
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220723-163149",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000009 0.000002 0.000011 ( 0.000012)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.008052 0.002196 0.823422 ( 0.861033)
build_miniruby 0.001350 0.000369 0.053665 ( 0.051620)
build_ruby 0.001644 0.000448 0.065534 ( 0.063226)
build_all 0.005656 0.001542 1.217977 ( 0.464997)
build_install 0.014304 0.002219 4.344559 ( 1.773637)
test_btest 0.001116 0.000279 52.143257 ( 6.097884)
test_basic 0.000622 0.006485 0.294066 ( 0.384084)
test_all 0.002500 0.000833 475.949768 ( 51.337767)
test_rubyspec 0.101851 0.037490 42.000099 ( 47.742431)
total: 108.78 sec