Logfile: /home/ko1/ruby/logs/brlog.trunk.20221217-232215
#<BuildRuby:0x000055a8be056858
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221217-232215",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000009 0.000002 0.000011 ( 0.000010)
autoconf 0.000020 0.000005 0.000025 ( 0.000024)
configure 0.000014 0.000003 0.000017 ( 0.000016)
build_up 0.003552 0.000888 0.952145 ( 1.426795)
build_miniruby 0.000000 0.000974 5.398930 ( 5.256041)
build_ruby 0.000000 0.001132 2.707501 ( 2.618598)
build_all 0.007304 0.001664 15.930995 ( 3.371562)
build_install 0.009934 0.000398 2.190648 ( 1.240063)
test_btest 0.000437 0.000109 65.758132 ( 11.286363)
test_basic 0.004807 0.000127 0.296021 ( 0.386837)
test_all 0.001107 0.000263 669.506551 (140.694614)
test_rubyspec 0.038227 0.032269 52.409876 ( 60.622911)
total: 226.90 sec