Logfile: /home/ko1/ruby/logs/brlog.trunk.20231023-201154
#<BuildRuby:0x000055f81ed07b88
@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.20231023-201154",
@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.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.004461 0.000470 2.210008 ( 2.426908)
build_miniruby 0.001427 0.000150 0.960498 ( 0.958857)
build_ruby 0.001108 0.000117 2.728126 ( 2.727817)
build_all 0.009709 0.000104 16.096435 ( 1.436571)
build_install 0.003691 0.004891 5.194446 ( 1.154647)
test_btest 0.000944 0.000135 81.060877 ( 7.335141)
test_basic 0.003512 0.000502 0.661333 ( 0.738995)
test_all 0.093413 0.042604 493.037062 ( 57.461369)
test_rubyspec 0.018414 0.028795 48.178285 ( 60.555624)
total: 134.80 sec