Logfile: /home/ko1/ruby/logs/brlog.trunk.20231125-192757
#<BuildRuby:0x000055e01e194188
@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.20231125-192757",
@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.000003 0.000001 0.000004 ( 0.000004)
autoconf 0.000007 0.000002 0.000009 ( 0.000008)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.002633 0.002773 0.923158 ( 1.308523)
build_miniruby 0.000858 0.000214 0.845653 ( 0.845624)
build_ruby 0.001205 0.000301 2.626480 ( 2.627299)
build_all 0.007452 0.000814 12.335639 ( 1.005811)
build_install 0.012207 0.001716 3.681159 ( 0.978259)
test_btest 0.000658 0.000141 63.945839 ( 5.832410)
test_basic 0.004390 0.000940 0.396137 ( 0.474180)
test_all 0.071583 0.024054 342.789534 ( 35.421502)
test_rubyspec 0.035882 0.031465 40.017047 ( 52.575476)
total: 101.07 sec