Logfile: /home/ko1/ruby/logs/brlog.trunk.20240106-091427
#<BuildRuby:0x000055df8ce97d68
@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.20240106-091427",
@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.000012 0.000001 0.000013 ( 0.000013)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.003990 0.000285 0.851451 ( 1.243064)
build_miniruby 0.000919 0.000066 0.900992 ( 0.901245)
build_ruby 0.001301 0.000000 2.767608 ( 2.768634)
build_all 0.009763 0.000152 14.669050 ( 1.414844)
build_install 0.008317 0.000520 4.225337 ( 1.144642)
test_btest 0.000609 0.000038 77.874268 ( 7.399814)
test_basic 0.003258 0.000000 0.422551 ( 0.506025)
test_all 0.097235 0.034214 536.641249 ( 49.653595)
test_rubyspec 0.009593 0.026034 49.826241 ( 62.327558)
total: 127.36 sec