Logfile: /home/ko1/ruby/logs/brlog.trunk.20221220-173758
#<BuildRuby:0x000055cf9ee800f8
@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.20221220-173758",
@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.000001 0.000008 ( 0.000007)
autoconf 0.000016 0.000001 0.000017 ( 0.000018)
configure 0.000009 0.000000 0.000009 ( 0.000010)
build_up 0.000094 0.004252 0.834675 ( 1.155027)
build_miniruby 0.000840 0.000130 0.985870 ( 0.984532)
build_ruby 0.001045 0.000161 2.648018 ( 2.646580)
build_all 0.004540 0.004430 15.736918 ( 3.297518)
build_install 0.009350 0.000000 2.202213 ( 1.243080)
test_btest 0.000589 0.000000 59.266942 ( 11.547016)
test_basic 0.000000 0.005333 0.301007 ( 0.391782)
test_all 0.000000 0.001406 678.232679 (135.650059)
test_rubyspec 0.039811 0.024555 53.307068 ( 61.486822)
total: 218.40 sec