Logfile: /home/ko1/ruby/logs/brlog.trunk.20240111-124457
#<BuildRuby:0x000055bb04cd7d68
@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.20240111-124457",
@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.000004 0.000002 0.000006 ( 0.000006)
autoconf 0.000007 0.000003 0.000010 ( 0.000011)
configure 0.000007 0.000004 0.000011 ( 0.000012)
build_up 0.000000 0.003948 0.929651 ( 1.307433)
build_miniruby 0.000611 0.000400 0.963924 ( 0.963846)
build_ruby 0.000785 0.000490 2.867507 ( 2.868811)
build_all 0.005007 0.004738 14.841408 ( 1.390548)
build_install 0.004618 0.004520 4.303420 ( 1.171127)
test_btest 0.000370 0.000259 79.537341 ( 6.966241)
test_basic 0.004012 0.000000 0.651422 ( 0.718778)
test_all 0.106954 0.027428 537.918338 ( 55.812200)
test_rubyspec 0.026172 0.008624 50.545129 ( 63.063639)
total: 134.26 sec