Logfile: /home/ko1/ruby/logs/brlog.trunk.20240105-144252
#<BuildRuby:0x000055f1edd4ef88
@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.20240105-144252",
@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.000000 0.000006 ( 0.000007)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000009 0.000000 0.000009 ( 0.000010)
build_up 0.000000 0.004493 0.920119 ( 1.303385)
build_miniruby 0.000000 0.001151 0.806743 ( 0.806514)
build_ruby 0.000000 0.001279 2.595900 ( 2.595574)
build_all 0.006749 0.003026 14.289139 ( 1.367410)
build_install 0.004067 0.003622 4.169831 ( 1.100970)
test_btest 0.000840 0.000168 73.411301 ( 6.608069)
test_basic 0.004912 0.000000 0.750342 ( 0.827046)
test_all 0.093211 0.038769 500.264574 ( 49.923639)
test_rubyspec 0.026054 0.020427 47.461335 ( 59.969889)
total: 124.50 sec