Logfile: /home/ko1/ruby/logs/brlog.trunk.20231208-112037
#<BuildRuby:0x00005619082cf818
@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.20231208-112037",
@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.000007 0.000001 0.000008 ( 0.000007)
autoconf 0.000011 0.000002 0.000013 ( 0.000012)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.005051 0.000100 1.239098 ( 1.614574)
build_miniruby 0.000923 0.000093 0.880722 ( 0.880068)
build_ruby 0.001146 0.000114 2.756169 ( 2.757126)
build_all 0.006830 0.003457 17.074242 ( 1.563346)
build_install 0.005285 0.004186 5.098283 ( 1.306221)
test_btest 0.000817 0.000136 89.788572 ( 7.325902)
test_basic 0.002735 0.000456 0.700669 ( 0.779264)
test_all 0.086611 0.049723 564.238416 ( 51.585336)
test_rubyspec 0.024924 0.024329 50.313865 ( 62.679641)
total: 130.49 sec