Logfile: /home/ko1/ruby/logs/brlog.trunk.20221226-002321
#<BuildRuby:0x000055d68c9fc028
@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.20221226-002321",
@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.000006 0.000002 0.000008 ( 0.000007)
autoconf 0.000014 0.000004 0.000018 ( 0.000018)
configure 0.000009 0.000002 0.000011 ( 0.000011)
build_up 0.000000 0.004371 0.852269 ( 1.052053)
build_miniruby 0.000230 0.000760 1.009147 ( 1.007957)
build_ruby 0.000000 0.001281 2.692067 ( 2.690440)
build_all 0.006979 0.002167 15.823411 ( 3.361158)
build_install 0.008233 0.000420 2.298078 ( 1.311580)
test_btest 0.000467 0.000165 60.502189 ( 11.977608)
test_basic 0.003382 0.001194 0.288800 ( 0.379974)
test_all 0.000780 0.000276 629.269882 (107.638653)
test_rubyspec 0.044888 0.023386 51.800681 ( 59.994351)
total: 189.41 sec