Logfile: /home/ko1/ruby/logs/brlog.trunk.20231209-022343
#<BuildRuby:0x0000561d1dd300a0
@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.20231209-022343",
@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.000005 0.000002 0.000007 ( 0.000008)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.003662 0.001144 1.400993 ( 1.764259)
build_miniruby 0.000776 0.000243 0.844371 ( 0.844086)
build_ruby 0.001614 0.000000 2.731180 ( 2.731278)
build_all 0.006084 0.004002 16.243863 ( 1.461492)
build_install 0.007398 0.001006 4.762519 ( 1.133848)
test_btest 0.000842 0.000266 88.475593 ( 6.865064)
test_basic 0.002584 0.000816 0.705170 ( 0.783796)
test_all 0.102044 0.033946 509.621133 ( 51.859059)
test_rubyspec 0.030700 0.018516 50.802277 ( 63.190828)
total: 130.63 sec