Logfile: /home/ko1/ruby/logs/brlog.trunk.20231020-000649
#<BuildRuby:0x000055c3b789ee20
@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.20231020-000649",
@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.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000010 0.000002 0.000012 ( 0.000013)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.000588 0.004126 1.244227 ( 1.688199)
build_miniruby 0.000763 0.000229 1.289226 ( 1.182261)
build_ruby 0.000922 0.000277 2.630851 ( 2.630809)
build_all 0.003950 0.005777 16.893643 ( 1.527582)
build_install 0.008787 0.000000 5.036388 ( 1.187215)
test_btest 0.000632 0.000096 85.029190 ( 8.043446)
test_basic 0.002798 0.000933 0.532801 ( 0.614938)
test_all 0.005767 0.000279 550.883172 ( 49.116108)
test_rubyspec 0.020214 0.038255 50.321125 ( 62.587820)
total: 128.58 sec