Logfile: /home/ko1/ruby/logs/brlog.trunk.20240113-114350
#<BuildRuby:0x0000565480c5f280
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240113-114350",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000004 0.000001 0.000005 ( 0.000004)
autoconf 0.000007 0.000002 0.000009 ( 0.000008)
configure 0.000005 0.000002 0.000007 ( 0.000006)
build_up 0.001114 0.005143 5.795102 ( 3.687717)
build_miniruby 0.000748 0.000288 6.321227 ( 6.217292)
build_ruby 0.001761 0.000000 2.689071 ( 2.689562)
build_all 0.004323 0.004480 15.896020 ( 4.139359)
build_install 0.005095 0.006132 3.453268 ( 0.971343)
test_btest 0.000561 0.000280 64.703403 ( 5.784521)
test_basic 0.003235 0.001618 0.426132 ( 0.506423)
test_all 0.078611 0.019873 385.741124 ( 31.268589)
test_rubyspec 0.027015 0.038695 40.471592 ( 53.036771)
total: 108.30 sec