Logfile: /home/ko1/ruby/logs/brlog.trunk.20240106-133825
#<BuildRuby:0x00005618b782bfd8
@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.20240106-133825",
@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.000017 0.000001 0.000018 ( 0.000019)
autoconf 0.000026 0.000002 0.000028 ( 0.000027)
configure 0.000021 0.000001 0.000022 ( 0.000022)
build_up 0.004520 0.000362 1.175380 ( 1.587797)
build_miniruby 0.001065 0.000086 1.377342 ( 1.380153)
build_ruby 0.001380 0.000111 4.004285 ( 4.014492)
build_all 0.009437 0.000392 16.187548 ( 1.639667)
build_install 0.014231 0.000370 4.881815 ( 1.693133)
test_btest 0.000797 0.000057 84.979177 ( 12.105366)
test_basic 0.004672 0.000334 0.607364 ( 0.676230)
test_all 0.091264 0.030844 537.341815 ( 81.844370)
test_rubyspec 0.020946 0.040611 72.201576 ( 84.495067)
total: 189.44 sec