Logfile: /home/ko1/ruby/logs/brlog.trunk.20221206-012652
#<BuildRuby:0x000055e18d74b5c0
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20221206-012652",
@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.000002 0.000006 ( 0.000006)
autoconf 0.000008 0.000004 0.000012 ( 0.000013)
configure 0.000005 0.000003 0.000008 ( 0.000009)
build_up 0.002758 0.001532 0.809283 ( 1.096653)
build_miniruby 0.000553 0.000307 0.513548 ( 0.514082)
build_ruby 0.000783 0.000435 1.689338 ( 1.618563)
build_all 0.009084 0.000000 11.905785 ( 1.474864)
build_install 0.007059 0.000000 1.562204 ( 0.757891)
test_btest 0.000722 0.000000 63.694089 ( 6.182457)
test_basic 0.000558 0.002499 0.217150 ( 0.314037)
test_all 0.000833 0.000357 481.741736 ( 50.213226)
test_rubyspec 0.009777 0.017563 35.433719 ( 46.075573)
total: 108.25 sec