Logfile: /home/ko1/ruby/logs/brlog.trunk.20231102-224300
#<BuildRuby:0x0000555c11a13818
@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.20231102-224300",
@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.000004 0.000002 0.000006 ( 0.000007)
autoconf 0.000007 0.000004 0.000011 ( 0.000010)
configure 0.000006 0.000003 0.000009 ( 0.000009)
build_up 0.003600 0.001800 1.358125 ( 1.726143)
build_miniruby 0.000653 0.000326 0.836667 ( 0.836392)
build_ruby 0.000884 0.000442 2.779174 ( 2.779270)
build_all 0.009371 0.000790 15.805585 ( 1.493000)
build_install 0.004228 0.004050 4.813378 ( 1.191635)
test_btest 0.000644 0.000297 82.529280 ( 7.075440)
test_basic 0.000621 0.004317 0.698313 ( 0.775569)
test_all 0.106668 0.029969 528.515726 ( 46.690322)
test_rubyspec 0.028597 0.022851 49.794356 ( 62.180650)
total: 124.75 sec