Logfile: /home/ko1/ruby/logs/brlog.trunk.20231215-172801
#<BuildRuby:0x000055c3e6634098
@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.20231215-172801",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.000723 0.004183 1.044916 ( 1.296508)
build_miniruby 0.001281 0.000000 0.880606 ( 0.880708)
build_ruby 0.001315 0.000000 2.705905 ( 2.709630)
build_all 0.005031 0.002706 12.109960 ( 1.020953)
build_install 0.005606 0.001724 3.615288 ( 0.968194)
test_btest 0.000000 0.000794 65.397667 ( 4.957050)
test_basic 0.000967 0.002179 0.378062 ( 0.459393)
test_all 0.086797 0.016814 425.637416 ( 37.342619)
test_rubyspec 0.044684 0.024150 39.966257 ( 52.613672)
total: 102.25 sec