Logfile: /home/ko1/ruby/logs/brlog.trunk.20231211-202710
#<BuildRuby:0x0000561b8fd6f500
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231211-202710",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000010 0.000003 0.000013 ( 0.000012)
build_up 0.000868 0.004199 1.407138 ( 1.764604)
build_miniruby 0.000700 0.000250 0.971814 ( 0.972326)
build_ruby 0.001057 0.000377 2.706918 ( 2.707252)
build_all 0.007369 0.002632 17.338511 ( 1.554637)
build_install 0.002876 0.005851 5.086274 ( 1.208428)
test_btest 0.000805 0.000345 88.604767 ( 7.468773)
test_basic 0.000000 0.003906 0.710138 ( 0.787793)
test_all 0.102829 0.035154 558.122618 ( 57.087747)
test_rubyspec 0.010124 0.034571 50.577006 ( 62.902570)
total: 136.46 sec