Logfile: /home/ko1/ruby/logs/brlog.trunk.20231125-090944
#<BuildRuby:0x00005628e57c7568
@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.20231125-090944",
@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.000007 0.000001 0.000008 ( 0.000007)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.005088 0.000463 1.292288 ( 1.661601)
build_miniruby 0.000956 0.000087 0.892423 ( 0.892915)
build_ruby 0.001326 0.000120 2.719227 ( 2.719991)
build_all 0.009702 0.000415 16.428985 ( 1.512461)
build_install 0.009551 0.004357 5.052509 ( 1.186231)
test_btest 0.001022 0.000136 80.937282 ( 7.923420)
test_basic 0.004775 0.000000 0.692281 ( 0.769055)
test_all 0.090036 0.046111 530.471790 ( 50.342873)
test_rubyspec 0.021268 0.028052 50.897476 ( 63.265242)
total: 130.27 sec