Logfile: /home/ko1/ruby/logs/brlog.trunk.20240103-041310
#<BuildRuby:0x00005646c1fe7500
@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-041310",
@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.000018 0.000004 0.000022 ( 0.000022)
autoconf 0.000022 0.000005 0.000027 ( 0.000026)
configure 0.000010 0.000002 0.000012 ( 0.000013)
build_up 0.000588 0.004148 1.191098 ( 1.459286)
build_miniruby 0.000876 0.000258 0.946255 ( 0.945046)
build_ruby 0.000984 0.000289 2.688025 ( 2.687964)
build_all 0.008875 0.000162 14.084507 ( 1.281804)
build_install 0.005477 0.003349 4.111831 ( 1.069513)
test_btest 0.000779 0.000223 71.342783 ( 6.772326)
test_basic 0.005309 0.000338 0.772493 ( 0.848562)
test_all 0.112550 0.019089 495.355966 ( 47.204818)
test_rubyspec 0.025944 0.022860 48.178485 ( 60.565857)
total: 122.84 sec