Logfile: /home/ko1/ruby/logs/brlog.trunk.20221205-210711
#<BuildRuby:0x000055741ebc2860
@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.20221205-210711",
@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.000011 0.000002 0.000013 ( 0.000013)
configure 0.000005 0.000001 0.000006 ( 0.000007)
build_up 0.007381 0.002754 1.176824 ( 1.211301)
build_miniruby 0.002199 0.000587 0.838756 ( 0.837730)
build_ruby 0.000168 0.002659 2.203940 ( 2.113232)
build_all 0.013153 0.006952 18.378626 ( 2.132167)
build_install 0.018845 0.001930 2.017232 ( 1.031868)
test_btest 0.001145 0.000343 90.901940 ( 9.353035)
test_basic 0.002393 0.005360 0.355476 ( 0.449374)
test_all 0.000000 0.002125 696.585142 ( 73.634748)
test_rubyspec 0.086620 0.058520 48.675266 ( 57.148034)
total: 147.91 sec