Logfile: /home/ko1/ruby/logs/brlog.trunk.20240101-131031
#<BuildRuby:0x000056390a334048
@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.20240101-131031",
@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.000016 0.000001 0.000017 ( 0.000017)
autoconf 0.000026 0.000002 0.000028 ( 0.000027)
configure 0.000021 0.000002 0.000023 ( 0.000023)
build_up 0.001599 0.003605 1.510668 ( 1.715203)
build_miniruby 0.000820 0.000137 0.936095 ( 0.935211)
build_ruby 0.001003 0.000167 2.787672 ( 2.787586)
build_all 0.008695 0.000726 16.502174 ( 1.419299)
build_install 0.005460 0.003697 4.789442 ( 1.152805)
test_btest 0.000924 0.000185 82.271955 ( 8.035492)
test_basic 0.001181 0.004513 0.815219 ( 0.889399)
test_all 0.100775 0.035188 554.343337 ( 57.533605)
test_rubyspec 0.015675 0.033985 52.024228 ( 64.536854)
total: 139.01 sec