Logfile: /home/ko1/ruby/logs/brlog.trunk.20231229-182601
#<BuildRuby:0x0000555b6a2f4098
@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.20231229-182601",
@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.000005 0.000000 0.000005 ( 0.000005)
autoconf 0.000009 0.000000 0.000009 ( 0.000009)
configure 0.000013 0.000000 0.000013 ( 0.000013)
build_up 0.006053 0.000000 1.134900 ( 1.539516)
build_miniruby 0.000949 0.000000 0.930177 ( 0.929224)
build_ruby 0.001412 0.000000 2.771486 ( 2.771149)
build_all 0.005205 0.004394 16.762306 ( 1.479919)
build_install 0.008263 0.000258 4.702256 ( 1.126142)
test_btest 0.000933 0.000062 86.535025 ( 7.471342)
test_basic 0.006142 0.000000 0.805676 ( 0.881176)
test_all 0.110902 0.024528 551.455991 ( 59.041859)
test_rubyspec 0.021387 0.025212 50.402508 ( 62.654224)
total: 137.90 sec