Logfile: /home/ko1/ruby/logs/brlog.trunk.20231103-012223
#<BuildRuby:0x0000563366e97e20
@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.20231103-012223",
@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.000000 0.000007 ( 0.000008)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000011 0.000000 0.000011 ( 0.000010)
build_up 0.000850 0.003847 1.221613 ( 1.456727)
build_miniruby 0.001068 0.000107 0.894923 ( 0.894266)
build_ruby 0.001161 0.000116 2.678735 ( 2.678615)
build_all 0.009122 0.000912 17.012766 ( 1.553729)
build_install 0.008944 0.000000 5.154939 ( 1.224773)
test_btest 0.000921 0.000068 86.378343 ( 7.566234)
test_basic 0.004109 0.000000 0.707867 ( 0.783669)
test_all 0.094897 0.043742 505.693479 ( 54.381924)
test_rubyspec 0.015175 0.035970 50.088180 ( 62.399493)
total: 132.94 sec