Logfile: /home/ko1/ruby/logs/brlog.trunk.20231216-052128
#<BuildRuby:0x0000563b70e5c048
@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.20231216-052128",
@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.000002 0.000007 ( 0.000007)
autoconf 0.000007 0.000002 0.000009 ( 0.000010)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.004358 0.001362 1.559228 ( 2.113855)
build_miniruby 0.000711 0.000222 1.012056 ( 1.012501)
build_ruby 0.001390 0.000000 2.967166 ( 2.967303)
build_all 0.008583 0.002147 17.436883 ( 1.536796)
build_install 0.008656 0.000207 5.092409 ( 1.213515)
test_btest 0.000757 0.000207 89.732783 ( 7.481091)
test_basic 0.004745 0.000188 0.792564 ( 0.871993)
test_all 0.110806 0.026687 565.674026 ( 56.119293)
test_rubyspec 0.033785 0.013856 51.650567 ( 63.996820)
total: 137.31 sec