Logfile: /home/ko1/ruby/logs/brlog.trunk.20221205-234454
#<BuildRuby:0x000055cf4a7cae38
@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-234454",
@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.000003 0.000014 ( 0.000013)
configure 0.000005 0.000001 0.000006 ( 0.000007)
build_up 0.005574 0.004505 1.188031 ( 1.234123)
build_miniruby 0.000000 0.002606 0.836056 ( 0.852151)
build_ruby 0.001512 0.002022 2.220701 ( 2.164045)
build_all 0.013859 0.005330 18.308102 ( 2.142024)
build_install 0.010341 0.013189 2.052820 ( 1.061405)
test_btest 0.000885 0.000442 91.559736 ( 8.683413)
test_basic 0.005026 0.002513 0.344833 ( 0.433309)
test_all 0.002753 0.000000 679.759826 ( 69.064126)
test_rubyspec 0.076560 0.064875 48.520930 ( 57.043308)
total: 142.68 sec