Logfile: /home/ko1/ruby/logs/brlog.trunk.20240112-151117
#<BuildRuby:0x00005602f65e3ce8
@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.20240112-151117",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.000756 0.003356 0.935580 ( 1.334161)
build_miniruby 0.001449 0.000000 1.017553 ( 1.017560)
build_ruby 0.000421 0.001300 2.882718 ( 2.881707)
build_all 0.010357 0.000113 14.657209 ( 1.436165)
build_install 0.008114 0.001011 4.203466 ( 1.133330)
test_btest 0.000546 0.000115 75.719387 ( 7.948977)
test_basic 0.000422 0.002805 0.412211 ( 0.494860)
test_all 0.101701 0.034163 486.501005 ( 58.686476)
test_rubyspec 0.004603 0.032768 49.557215 ( 62.170892)
total: 137.10 sec