Logfile: /home/ko1/ruby/logs/brlog.trunk.20231121-105944
#<BuildRuby:0x0000556d24deb458
@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-105944",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.004187 0.000441 1.391380 ( 1.794721)
build_miniruby 0.000853 0.000089 0.879374 ( 0.879758)
build_ruby 0.001399 0.000147 2.731722 ( 2.731938)
build_all 0.002042 0.008163 16.871766 ( 1.517827)
build_install 0.005319 0.003498 5.112286 ( 1.178503)
test_btest 0.000823 0.000187 83.000591 ( 7.903850)
test_basic 0.000234 0.004165 0.696970 ( 0.773408)
test_all 0.086078 0.044420 515.235498 ( 53.136677)
test_rubyspec 0.021188 0.023740 50.192035 ( 62.512338)
total: 132.43 sec