Logfile: /home/ko1/ruby/logs/brlog.trunk.20221225-000414
#<BuildRuby:0x00005632d3583e80
@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.20221225-000414",
@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.000002 0.000009 ( 0.000008)
autoconf 0.000011 0.000003 0.000014 ( 0.000014)
configure 0.000008 0.000002 0.000010 ( 0.000011)
build_up 0.000392 0.004054 0.777326 ( 0.992790)
build_miniruby 0.000725 0.000242 0.933204 ( 0.931665)
build_ruby 0.000821 0.000274 2.709375 ( 2.708171)
build_all 0.007719 0.001114 15.811682 ( 3.421166)
build_install 0.007880 0.001000 2.192990 ( 1.234934)
test_btest 0.000435 0.000125 67.482391 ( 10.990746)
test_basic 0.003669 0.001049 0.300267 ( 0.391704)
test_all 0.000438 0.000477 625.173679 (103.918693)
test_rubyspec 0.036458 0.032722 51.725849 ( 59.905970)
total: 184.50 sec