Logfile: /home/ko1/ruby/logs/brlog.trunk.20240114-152027
#<BuildRuby:0x00005654efc6f5f8
@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.20240114-152027",
@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.000012 0.000002 0.000014 ( 0.000014)
autoconf 0.000018 0.000002 0.000020 ( 0.000020)
configure 0.000013 0.000002 0.000015 ( 0.000014)
build_up 0.004254 0.000473 1.067247 ( 1.417490)
build_miniruby 0.001301 0.000144 0.899523 ( 0.898447)
build_ruby 0.001073 0.000119 2.634721 ( 2.635444)
build_all 0.008450 0.000413 14.121755 ( 1.283247)
build_install 0.006665 0.000701 4.067725 ( 1.050132)
test_btest 0.001000 0.000105 76.232729 ( 6.591721)
test_basic 0.007048 0.000190 0.837259 ( 0.907854)
test_all 0.098163 0.029157 467.722198 ( 52.682034)
test_rubyspec 0.029681 0.016057 47.129534 ( 59.513850)
total: 126.98 sec