Logfile: /home/ko1/ruby/logs/brlog.trunk.20231121-050228
#<BuildRuby:0x0000561b16987e20
@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.20231121-050228",
@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.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000010 0.000003 0.000013 ( 0.000013)
build_up 0.003964 0.000933 1.366578 ( 1.740444)
build_miniruby 0.000880 0.000207 0.891840 ( 0.891321)
build_ruby 0.001094 0.000258 2.973084 ( 2.973333)
build_all 0.004423 0.006095 16.848195 ( 1.529922)
build_install 0.008092 0.001195 4.932111 ( 1.205597)
test_btest 0.000515 0.000147 84.732977 ( 7.631925)
test_basic 0.002938 0.000839 0.607094 ( 0.684291)
test_all 0.107686 0.029815 499.802817 ( 54.716359)
test_rubyspec 0.017471 0.032870 49.416487 ( 61.724771)
total: 133.10 sec