Logfile: /home/ko1/ruby/logs/brlog.trunk.20221203-070853
#<BuildRuby:0x00005622dcc56cc8
@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.20221203-070853",
@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.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000012 0.000003 0.000015 ( 0.000014)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.010956 0.000685 1.235189 ( 1.211581)
build_miniruby 0.002465 0.000528 0.858229 ( 0.856519)
build_ruby 0.003666 0.000000 2.272190 ( 2.173741)
build_all 0.020369 0.001155 18.726639 ( 2.198494)
build_install 0.021905 0.000431 2.096676 ( 1.081146)
test_btest 0.001390 0.000190 93.276794 ( 9.256342)
test_basic 0.008676 0.001183 0.346542 ( 0.431916)
test_all 0.002458 0.000000 690.432632 ( 73.432875)
test_rubyspec 0.125272 0.059305 49.428151 ( 57.534683)
total: 148.18 sec