Logfile: /home/ko1/ruby/logs/brlog.trunk.20240814-192257
#<BuildRuby:0x000055fcde4996f8
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240814-192257",
@make="make",
@no_timeout_error=nil,
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000008 0.000002 0.000010 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.000989 0.004233 1.164589 ( 1.394691)
build_miniruby 0.000805 0.000202 0.709502 ( 0.709740)
build_ruby 0.001463 0.000000 2.321146 ( 2.322064)
build_all 0.004870 0.003622 12.565018 ( 1.039576)
build_install 0.010705 0.001785 4.289489 ( 1.087476)
test_btest 0.000803 0.000000 73.188759 ( 5.882728)
test_basic 0.004015 0.000102 0.435406 ( 0.514349)
test_all 0.093183 0.008519 379.393071 ( 41.395635)
test_rubyspec 0.020488 0.023245 89.112112 ( 11.139749)
total: 65.49 sec