Logfile: /home/ko1/ruby/logs/brlog.trunk.20240623-055917
#<BuildRuby:0x000055bb1bd24098
@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.20240623-055917",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000002 0.000007 ( 0.000008)
autoconf 0.000009 0.000004 0.000013 ( 0.000014)
configure 0.000008 0.000003 0.000011 ( 0.000012)
build_up 0.003939 0.001838 1.585511 ( 1.795364)
build_miniruby 0.000795 0.000371 1.054535 ( 1.055071)
build_ruby 0.001297 0.000605 3.499438 ( 3.499148)
build_all 0.009812 0.001118 18.105335 ( 1.752296)
build_install 0.004284 0.006024 6.320438 ( 1.495257)
test_btest 0.000792 0.000000 111.944280 ( 9.668082)
test_basic 0.004318 0.000000 0.783349 ( 0.862722)
test_all 0.097567 0.042330 542.519017 ( 64.574879)
test_rubyspec 0.050698 0.014015 134.719388 ( 16.218782)
total: 100.92 sec