Logfile: /home/ko1/ruby/logs/brlog.trunk.20240103-191659
#<BuildRuby:0x000056529c10f500
@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.20240103-191659",
@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.000003 0.000018 ( 0.000017)
autoconf 0.000024 0.000005 0.000029 ( 0.000029)
configure 0.000019 0.000003 0.000022 ( 0.000023)
build_up 0.005083 0.001017 1.597354 ( 1.818711)
build_miniruby 0.000717 0.000144 0.826167 ( 0.825371)
build_ruby 0.001138 0.000228 2.789010 ( 2.789003)
build_all 0.005364 0.003654 14.246865 ( 1.342811)
build_install 0.003547 0.004072 4.176895 ( 1.055219)
test_btest 0.000743 0.000229 72.460430 ( 6.876046)
test_basic 0.004444 0.000037 0.589477 ( 0.665376)
test_all 0.095695 0.034786 504.673807 ( 46.632552)
test_rubyspec 0.024994 0.022286 48.048359 ( 60.444271)
total: 122.45 sec