Logfile: /home/ko1/ruby/logs/brlog.trunk.20240114-215234
#<BuildRuby:0x000055fea9d1f918
@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-215234",
@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.000015 0.000002 0.000017 ( 0.000017)
autoconf 0.000024 0.000002 0.000026 ( 0.000026)
configure 0.000020 0.000002 0.000022 ( 0.000022)
build_up 0.004700 0.000522 1.030673 ( 1.393639)
build_miniruby 0.000818 0.000091 0.850760 ( 0.850972)
build_ruby 0.001158 0.000129 2.647442 ( 2.647395)
build_all 0.005466 0.003366 14.146303 ( 1.300078)
build_install 0.007480 0.000000 4.055200 ( 1.053267)
test_btest 0.000976 0.000000 75.846382 ( 6.392447)
test_basic 0.005134 0.000167 0.718649 ( 0.788206)
test_all 0.097057 0.030929 483.418134 ( 45.407269)
test_rubyspec 0.029813 0.016615 47.749318 ( 60.143291)
total: 119.98 sec