Logfile: /home/ko1/ruby/logs/brlog.trunk.20231201-042604
#<BuildRuby:0x00005626ab5bbfa8
@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.20231201-042604",
@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.000000 0.000006 ( 0.000007)
autoconf 0.000010 0.000000 0.000010 ( 0.000010)
configure 0.000009 0.000000 0.000009 ( 0.000009)
build_up 0.004593 0.000027 1.271166 ( 1.664351)
build_miniruby 0.001091 0.000052 0.861291 ( 0.860612)
build_ruby 0.001641 0.000000 2.768284 ( 2.768021)
build_all 0.005928 0.004425 16.638761 ( 1.518686)
build_install 0.008373 0.000357 4.964863 ( 1.176311)
test_btest 0.000936 0.000081 83.429330 ( 7.930068)
test_basic 0.004162 0.000362 0.698501 ( 0.775840)
test_all 0.091970 0.045519 530.326019 ( 55.262620)
test_rubyspec 0.019695 0.031806 51.662924 ( 63.996064)
total: 135.95 sec