Logfile: /home/ko1/ruby/logs/brlog.trunk.20231209-060556
#<BuildRuby:0x0000561944a53fa8
@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-060556",
@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.000007 0.000002 0.000009 ( 0.000009)
build_up 0.005372 0.000404 1.246484 ( 1.653189)
build_miniruby 0.000711 0.000209 0.900525 ( 0.901114)
build_ruby 0.001236 0.000364 3.062729 ( 3.062988)
build_all 0.009907 0.000395 17.047776 ( 1.487114)
build_install 0.008180 0.000974 5.054986 ( 1.240134)
test_btest 0.000000 0.001082 87.591850 ( 7.858048)
test_basic 0.000000 0.004465 0.679033 ( 0.756789)
test_all 0.083771 0.055425 539.313381 ( 62.339259)
test_rubyspec 0.037063 0.010018 49.486695 ( 61.847465)
total: 141.15 sec