Logfile: /home/ko1/ruby/logs/brlog.trunk.20231127-045624
#<BuildRuby:0x000055adf25500a0
@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.20231127-045624",
@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.000006)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000010 0.000002 0.000012 ( 0.000012)
build_up 0.001145 0.004245 1.150459 ( 1.534380)
build_miniruby 0.000793 0.000176 0.835575 ( 0.835223)
build_ruby 0.001225 0.000273 2.732430 ( 2.732661)
build_all 0.006699 0.003762 16.074434 ( 1.448560)
build_install 0.005634 0.003397 4.933710 ( 1.187689)
test_btest 0.000577 0.000157 83.469318 ( 7.264257)
test_basic 0.000000 0.003646 0.757921 ( 0.833757)
test_all 0.110109 0.023808 517.182367 ( 53.770025)
test_rubyspec 0.029906 0.020288 51.086359 ( 63.401628)
total: 133.01 sec