Logfile: /home/ko1/ruby/logs/brlog.trunk.20231217-100243
#<BuildRuby:0x000055fe9b53b520
@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.20231217-100243",
@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.000007 0.000001 0.000008 ( 0.000007)
autoconf 0.000014 0.000002 0.000016 ( 0.000014)
configure 0.000010 0.000001 0.000011 ( 0.000012)
build_up 0.000767 0.004073 1.388245 ( 1.801903)
build_miniruby 0.000817 0.000129 0.940949 ( 0.940675)
build_ruby 0.001235 0.000195 2.773909 ( 2.775556)
build_all 0.005512 0.004391 16.757811 ( 1.494463)
build_install 0.004372 0.004228 4.847644 ( 1.152135)
test_btest 0.000791 0.000189 88.188409 ( 7.324908)
test_basic 0.003308 0.000788 0.758454 ( 0.840123)
test_all 0.099443 0.039039 532.510564 ( 55.076526)
test_rubyspec 0.023691 0.025179 49.925692 ( 62.221351)
total: 133.63 sec