Logfile: /home/ko1/ruby/logs/brlog.trunk.20231021-141259
#<BuildRuby:0x00005556f1d0f280
@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.20231021-141259",
@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.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000010 0.000002 0.000012 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.002075 0.002895 1.377565 ( 1.603236)
build_miniruby 0.000922 0.000185 0.866283 ( 0.866613)
build_ruby 0.001087 0.000218 2.752728 ( 2.753188)
build_all 0.005270 0.005249 16.980091 ( 1.546603)
build_install 0.008584 0.000043 5.033519 ( 1.181468)
test_btest 0.000960 0.000218 85.794437 ( 7.110497)
test_basic 0.003901 0.000886 0.697640 ( 0.773960)
test_all 0.099253 0.035981 524.527523 ( 54.837945)
test_rubyspec 0.028780 0.020126 50.576311 ( 62.825592)
total: 133.50 sec