Logfile: /home/ko1/ruby/logs/brlog.trunk.20231126-145031
#<BuildRuby:0x00005606ea5abfa8
@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.20231126-145031",
@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.000001 0.000006 ( 0.000008)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.003922 0.000922 1.210653 ( 1.620520)
build_miniruby 0.000791 0.000186 0.876945 ( 0.876646)
build_ruby 0.001268 0.000298 2.800334 ( 2.800267)
build_all 0.000000 0.010488 16.945752 ( 1.485422)
build_install 0.001406 0.007780 5.134273 ( 1.201174)
test_btest 0.000543 0.000258 85.024735 ( 7.652427)
test_basic 0.002681 0.001276 0.707912 ( 0.788395)
test_all 0.091079 0.043371 524.186006 ( 52.468488)
test_rubyspec 0.029977 0.019018 51.301816 ( 63.643612)
total: 132.54 sec