Logfile: /home/ko1/ruby/logs/brlog.trunk.20231229-231156
#<BuildRuby:0x000055ba1d6f3e20
@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-231156",
@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.000013 0.000001 0.000014 ( 0.000015)
autoconf 0.000022 0.000002 0.000024 ( 0.000024)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.000000 0.005255 0.892051 ( 1.267794)
build_miniruby 0.000346 0.001189 0.915811 ( 0.915211)
build_ruby 0.001171 0.000223 2.850790 ( 2.850509)
build_all 0.009217 0.000316 16.314403 ( 1.518442)
build_install 0.003301 0.004934 4.675802 ( 1.158706)
test_btest 0.000000 0.001009 83.710329 ( 6.356918)
test_basic 0.000675 0.004802 0.861046 ( 0.934636)
test_all 0.089500 0.046202 500.257024 ( 56.580370)
test_rubyspec 0.029558 0.014996 51.617901 ( 63.909874)
total: 135.49 sec