Logfile: /home/ko1/ruby/logs/brlog.trunk.20231206-150748
#<BuildRuby:0x0000565114927280
@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.20231206-150748",
@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.000000 0.000006 ( 0.000007)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.005552 0.000277 1.338814 ( 1.712850)
build_miniruby 0.000931 0.000046 0.915997 ( 0.915899)
build_ruby 0.001371 0.000069 2.795236 ( 2.795161)
build_all 0.009988 0.000270 17.034152 ( 1.497951)
build_install 0.004668 0.004596 4.994485 ( 1.168918)
test_btest 0.000902 0.000082 87.047441 ( 7.295158)
test_basic 0.003208 0.004454 0.736725 ( 0.802676)
test_all 0.108587 0.030021 537.154308 ( 60.527754)
test_rubyspec 0.033358 0.014058 51.324333 ( 63.649459)
total: 140.37 sec