Logfile: /home/ko1/ruby/logs/brlog.trunk.20231227-223333
#<BuildRuby:0x000055779dd8b818
@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.20231227-223333",
@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.000002 0.000016 ( 0.000017)
autoconf 0.000023 0.000004 0.000027 ( 0.000028)
configure 0.000020 0.000004 0.000024 ( 0.000023)
build_up 0.004984 0.000000 1.071623 ( 1.439377)
build_miniruby 0.001345 0.000000 0.942582 ( 0.941771)
build_ruby 0.002064 0.000062 2.900719 ( 2.904911)
build_all 0.008392 0.001259 16.579180 ( 1.575604)
build_install 0.008163 0.000519 4.647202 ( 1.127619)
test_btest 0.000530 0.000075 84.652322 ( 7.044987)
test_basic 0.002477 0.002779 0.755941 ( 0.830520)
test_all 0.093266 0.042764 541.141695 ( 64.639878)
test_rubyspec 0.022108 0.022827 49.819888 ( 62.177652)
total: 142.68 sec