Logfile: /home/ko1/ruby/logs/brlog.trunk.20240109-024346
#<BuildRuby:0x000055fc63263fa8
@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.20240109-024346",
@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.000012 0.000003 0.000015 ( 0.000013)
autoconf 0.000021 0.000005 0.000026 ( 0.000025)
configure 0.000009 0.000002 0.000011 ( 0.000011)
build_up 0.004400 0.000000 0.912493 ( 1.297350)
build_miniruby 0.000943 0.000000 0.908440 ( 0.908753)
build_ruby 0.001653 0.000000 2.745624 ( 2.745290)
build_all 0.009623 0.000153 14.499429 ( 1.353749)
build_install 0.005279 0.004346 4.224549 ( 1.162663)
test_btest 0.000575 0.000136 79.118206 ( 7.314827)
test_basic 0.003502 0.000000 0.454980 ( 0.533791)
test_all 0.103455 0.030437 511.088998 ( 49.445668)
test_rubyspec 0.010719 0.023697 48.473951 ( 61.024874)
total: 125.79 sec