Logfile: /home/ko1/ruby/logs/brlog.trunk.20231023-085419
#<BuildRuby:0x000055ff415bf090
@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.20231023-085419",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.003173 0.003899 2.227574 ( 2.493396)
build_miniruby 0.000799 0.000120 0.863915 ( 0.863390)
build_ruby 0.001251 0.000000 3.009844 ( 3.010104)
build_all 0.009343 0.000947 16.643506 ( 1.448015)
build_install 0.004332 0.004347 5.313425 ( 1.165549)
test_btest 0.000656 0.000119 81.279159 ( 7.130844)
test_basic 0.002827 0.000514 0.633463 ( 0.715321)
test_all 0.115123 0.016966 512.357700 ( 51.836678)
test_rubyspec 0.025814 0.020771 48.650216 ( 61.033331)
total: 129.70 sec