Logfile: /home/ko1/ruby/logs/brlog.trunk.20231125-120838
#<BuildRuby:0x0000557481293858
@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.20231125-120838",
@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.000001 0.000005 ( 0.000007)
autoconf 0.000009 0.000003 0.000012 ( 0.000011)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.002089 0.003280 1.364461 ( 1.758782)
build_miniruby 0.000815 0.000288 0.861264 ( 0.861071)
build_ruby 0.001113 0.000393 2.708597 ( 2.708646)
build_all 0.010101 0.000699 16.587949 ( 1.571156)
build_install 0.007885 0.001147 5.063031 ( 1.189395)
test_btest 0.000553 0.000166 80.635957 ( 7.302043)
test_basic 0.003683 0.000000 0.581242 ( 0.659334)
test_all 0.094793 0.034405 516.547212 ( 48.784654)
test_rubyspec 0.026335 0.024167 51.118292 ( 63.456155)
total: 128.29 sec