Logfile: /home/ko1/ruby/logs/brlog.trunk.20240107-101119
#<BuildRuby:0x00005591800e3e88
@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.20240107-101119",
@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.000009 0.000002 0.000011 ( 0.000011)
autoconf 0.000014 0.000002 0.000016 ( 0.000015)
configure 0.000010 0.000002 0.000012 ( 0.000011)
build_up 0.004091 0.000682 1.206414 ( 1.607625)
build_miniruby 0.001033 0.000172 1.429631 ( 1.432920)
build_ruby 0.001200 0.000200 4.304618 ( 4.313058)
build_all 0.009353 0.000802 16.618913 ( 1.690539)
build_install 0.002341 0.012974 4.959975 ( 1.806017)
test_btest 0.000618 0.000186 80.842941 ( 7.376085)
test_basic 0.004268 0.001280 0.691226 ( 0.758979)
test_all 0.064136 0.057994 559.954942 ( 62.503523)
test_rubyspec 0.025151 0.040272 77.979814 ( 90.279176)
total: 171.77 sec