Logfile: /home/ko1/ruby/logs/brlog.trunk.20231124-063555
#<BuildRuby:0x000056053f3e0090
@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.20231124-063555",
@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.000006 0.000002 0.000008 ( 0.000008)
autoconf 0.000008 0.000003 0.000011 ( 0.000010)
configure 0.000008 0.000003 0.000011 ( 0.000010)
build_up 0.000000 0.005722 1.284793 ( 1.661594)
build_miniruby 0.000000 0.001047 0.891830 ( 0.891872)
build_ruby 0.000310 0.001130 2.778086 ( 2.777810)
build_all 0.010336 0.000362 17.979275 ( 1.629609)
build_install 0.009970 0.000000 5.530572 ( 1.271668)
test_btest 0.001031 0.000182 94.436504 ( 7.418801)
test_basic 0.002633 0.003208 0.767003 ( 0.845885)
test_all 0.102004 0.037410 552.340307 ( 50.675983)
test_rubyspec 0.017125 0.032213 53.257100 ( 65.519477)
total: 132.69 sec