Logfile: /home/ko1/ruby/logs/brlog.trunk.20231227-035224
#<BuildRuby:0x00005567d4a3b858
@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.20231227-035224",
@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.000013 0.000003 0.000016 ( 0.000017)
autoconf 0.000021 0.000005 0.000026 ( 0.000027)
configure 0.000018 0.000004 0.000022 ( 0.000023)
build_up 0.001376 0.004409 1.098511 ( 1.485440)
build_miniruby 0.000000 0.001560 0.930564 ( 0.929272)
build_ruby 0.000108 0.001146 2.750234 ( 2.750149)
build_all 0.007254 0.002418 16.436502 ( 1.462751)
build_install 0.008303 0.000000 4.643395 ( 1.128665)
test_btest 0.000780 0.000178 84.182587 ( 7.308787)
test_basic 0.003307 0.002618 0.726933 ( 0.799962)
test_all 0.118542 0.021822 518.630583 ( 59.349498)
test_rubyspec 0.033764 0.014826 50.674767 ( 63.016231)
total: 138.23 sec