Logfile: /home/ko1/ruby/logs/brlog.trunk.20231018-234641
#<BuildRuby:0x000055e99090fce8
@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.20231018-234641",
@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.000017 0.000001 0.000018 ( 0.000019)
autoconf 0.000027 0.000003 0.000030 ( 0.000029)
configure 0.000022 0.000002 0.000024 ( 0.000024)
build_up 0.006507 0.000249 1.892261 ( 2.176111)
build_miniruby 0.001876 0.000188 70.425494 ( 10.439524)
build_ruby 0.000000 0.001442 2.695662 ( 2.613050)
build_all 0.006443 0.003706 17.978883 ( 1.624295)
build_install 0.009373 0.000000 5.219372 ( 1.203156)
test_btest 0.001032 0.000000 86.219921 ( 8.224280)
test_basic 0.004519 0.000184 0.700841 ( 0.777118)
test_all 0.007010 0.000915 550.359985 ( 58.829833)
test_rubyspec 0.023914 0.032571 51.197450 ( 63.370034)
total: 149.26 sec