Logfile: /home/ko1/ruby/logs/brlog.trunk.20231205-214621
#<BuildRuby:0x0000562d1779aeb0
@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.20231205-214621",
@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.000000 0.000007 ( 0.000008)
autoconf 0.000011 0.000000 0.000011 ( 0.000011)
configure 0.000009 0.000000 0.000009 ( 0.000009)
build_up 0.004863 0.000243 1.279503 ( 1.628123)
build_miniruby 0.000948 0.000048 0.839143 ( 0.838921)
build_ruby 0.001213 0.000061 2.673109 ( 2.673037)
build_all 0.002077 0.007958 16.335280 ( 1.457883)
build_install 0.008622 0.000044 4.806311 ( 1.145014)
test_btest 0.000694 0.000087 85.288317 ( 7.215591)
test_basic 0.000000 0.003499 0.573557 ( 0.655862)
test_all 0.089732 0.047318 511.981489 ( 54.372358)
test_rubyspec 0.031988 0.013686 50.716078 ( 63.073170)
total: 133.06 sec