Logfile: /home/ko1/ruby/logs/brlog.trunk.20231229-221213
#<BuildRuby:0x000055e9fd92bd68
@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.20231229-221213",
@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.000011 0.000003 0.000014 ( 0.000013)
autoconf 0.000017 0.000004 0.000021 ( 0.000020)
configure 0.000010 0.000002 0.000012 ( 0.000013)
build_up 0.003332 0.000784 1.123279 ( 1.493212)
build_miniruby 0.000791 0.000186 0.964663 ( 0.964423)
build_ruby 0.001106 0.000260 2.868670 ( 2.869663)
build_all 0.008559 0.000948 15.849786 ( 1.383661)
build_install 0.008360 0.000000 4.465240 ( 1.124214)
test_btest 0.001002 0.000070 83.413933 ( 7.361083)
test_basic 0.004814 0.000963 0.673951 ( 0.747900)
test_all 0.093115 0.038584 556.500356 ( 51.486377)
test_rubyspec 0.013153 0.031026 50.261373 ( 62.615428)
total: 130.05 sec