Logfile: /home/ko1/ruby/logs/brlog.trunk.20231019-040633
#<BuildRuby:0x000055b799e80048
@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.20231019-040633",
@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.000009 0.000001 0.000010 ( 0.000010)
build_up 0.004850 0.000511 1.405395 ( 1.658302)
build_miniruby 0.001044 0.000110 0.825248 ( 0.825139)
build_ruby 0.001258 0.000133 2.725481 ( 2.725425)
build_all 0.006459 0.004137 18.461465 ( 1.639912)
build_install 0.006797 0.002665 5.496814 ( 1.254859)
test_btest 0.000917 0.000147 91.382057 ( 8.280457)
test_basic 0.003138 0.000502 0.635119 ( 0.712951)
test_all 0.005885 0.000282 558.108316 ( 62.890062)
test_rubyspec 0.020044 0.029333 52.199770 ( 64.446122)
total: 144.43 sec