Logfile: /home/ko1/ruby/logs/brlog.trunk.20231130-231111
#<BuildRuby:0x000055e3d3168098
@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.20231130-231111",
@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.000010 0.000002 0.000012 ( 0.000011)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.003711 0.000874 1.314314 ( 1.658685)
build_miniruby 0.000986 0.000232 0.954482 ( 0.953919)
build_ruby 0.001204 0.000284 2.745353 ( 2.745746)
build_all 0.009958 0.000295 16.555686 ( 1.498803)
build_install 0.009036 0.000063 4.969677 ( 1.218885)
test_btest 0.000761 0.000145 85.869108 ( 7.598934)
test_basic 0.004317 0.000000 0.709982 ( 0.786779)
test_all 0.086430 0.046573 536.135151 ( 49.774623)
test_rubyspec 0.032418 0.019198 51.348875 ( 63.601246)
total: 129.84 sec