Logfile: /home/ko1/ruby/logs/brlog.trunk.20231213-070502
#<BuildRuby:0x000055c91c903ea0
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231213-070502",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000010 0.000001 0.000011 ( 0.000011)
autoconf 0.000015 0.000001 0.000016 ( 0.000017)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.004773 0.000434 1.015726 ( 1.276482)
build_miniruby 0.001089 0.000099 0.875046 ( 0.875147)
build_ruby 0.000990 0.000090 2.706202 ( 2.707206)
build_all 0.004695 0.003380 12.149016 ( 0.987569)
build_install 0.013367 0.000655 3.616316 ( 0.965619)
test_btest 0.000714 0.000089 63.723128 ( 5.353327)
test_basic 0.004337 0.000000 0.375837 ( 0.457902)
test_all 0.064844 0.032823 384.940308 ( 33.545143)
test_rubyspec 0.024765 0.036698 39.867798 ( 52.523136)
total: 98.69 sec