Logfile: /home/ko1/ruby/logs/brlog.trunk.20240102-225151
#<BuildRuby:0x0000556a0cdaf0b8
@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.20240102-225151",
@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.000014 0.000010 0.000024 ( 0.000024)
autoconf 0.000022 0.000016 0.000038 ( 0.000037)
configure 0.000026 0.000018 0.000044 ( 0.000046)
build_up 0.005075 0.000678 1.454928 ( 1.731435)
build_miniruby 0.000495 0.000309 0.749511 ( 0.749197)
build_ruby 0.000746 0.000467 2.652053 ( 2.651951)
build_all 0.005485 0.003429 14.236023 ( 1.272391)
build_install 0.006756 0.000982 4.168763 ( 1.043423)
test_btest 0.000687 0.000381 73.235964 ( 7.163366)
test_basic 0.000267 0.005451 0.749706 ( 0.830929)
test_all 0.106474 0.025437 496.174922 ( 48.006172)
test_rubyspec 0.023781 0.024884 47.830351 ( 60.259293)
total: 123.71 sec