Logfile: /home/ko1/ruby/logs/brlog.trunk.20221224-094202
#<BuildRuby:0x000055e974825e98
@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.20221224-094202",
@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.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000015 0.000001 0.000016 ( 0.000016)
configure 0.000010 0.000001 0.000011 ( 0.000010)
build_up 0.004278 0.000252 0.874722 ( 1.101688)
build_miniruby 0.000894 0.000052 0.942626 ( 0.941295)
build_ruby 0.001092 0.000064 2.657089 ( 2.655878)
build_all 0.008506 0.000500 15.702243 ( 3.341828)
build_install 0.004677 0.003975 2.200931 ( 1.240768)
test_btest 0.000544 0.000054 67.646611 ( 11.184751)
test_basic 0.004885 0.000000 0.289954 ( 0.381232)
test_all 0.001123 0.000000 634.850873 (101.828275)
test_rubyspec 0.055789 0.014397 52.176193 ( 60.254645)
total: 182.93 sec