Logfile: /home/ko1/ruby/logs/brlog.trunk.20240619-191659
#<BuildRuby:0x0000555b438841d8
@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.20240619-191659",
@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.000006 0.000002 0.000008 ( 0.000008)
autoconf 0.000010 0.000004 0.000014 ( 0.000013)
configure 0.000008 0.000004 0.000012 ( 0.000012)
build_up 0.004865 0.000307 1.820581 ( 2.037800)
build_miniruby 0.000861 0.000304 1.140659 ( 1.140476)
build_ruby 0.000023 0.002516 3.352539 ( 3.350329)
build_all 0.005587 0.004598 17.037672 ( 1.686882)
build_install 0.004019 0.005874 6.039395 ( 1.463342)
test_btest 0.000852 0.000000 110.999763 ( 8.442136)
test_basic 0.004141 0.000389 0.866433 ( 0.940777)
test_all 0.100948 0.041970 552.775670 ( 62.288640)
test_rubyspec 0.023846 0.046335 136.072057 ( 16.159834)
total: 97.51 sec