Logfile: /home/ko1/ruby/logs/brlog.trunk.20231126-090613
#<BuildRuby:0x000055e8fcadbd68
@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-090613",
@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.000000 0.000005 ( 0.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.003832 0.000639 1.191330 ( 1.574897)
build_miniruby 0.001228 0.000204 0.941522 ( 0.940643)
build_ruby 0.001152 0.000192 2.741733 ( 2.741339)
build_all 0.006613 0.003936 16.291402 ( 1.509111)
build_install 0.007647 0.001529 5.030107 ( 1.207388)
test_btest 0.000000 0.000788 81.502729 ( 7.457964)
test_basic 0.000000 0.005231 0.858928 ( 0.932899)
test_all 0.112260 0.021864 503.948632 ( 52.876499)
test_rubyspec 0.009713 0.037444 50.083348 ( 62.429594)
total: 131.67 sec