Logfile: /home/ko1/ruby/logs/brlog.trunk.20221221-053259
#<BuildRuby:0x000055cbee468010
@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.20221221-053259",
@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.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000011 0.000003 0.000014 ( 0.000014)
configure 0.000008 0.000003 0.000011 ( 0.000010)
build_up 0.004009 0.000022 0.851420 ( 1.074237)
build_miniruby 0.000816 0.000233 0.979390 ( 0.978148)
build_ruby 0.000851 0.000243 2.635992 ( 2.634519)
build_all 0.006899 0.001971 15.814440 ( 3.389963)
build_install 0.003120 0.005673 2.259053 ( 1.257577)
test_btest 0.000422 0.000151 59.785349 ( 11.542917)
test_basic 0.000000 0.004735 0.331581 ( 0.422905)
test_all 0.001086 0.000346 681.984388 (139.965535)
test_rubyspec 0.042738 0.023789 51.728030 ( 59.947926)
total: 221.21 sec