Logfile: /home/ko1/ruby/logs/brlog.trunk.20231021-233920
#<BuildRuby:0x000055f8c4f6fbb8
@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.20231021-233920",
@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.000007 0.000000 0.000007 ( 0.000008)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.004792 0.000399 1.355627 ( 1.674133)
build_miniruby 0.001044 0.000000 0.885492 ( 0.885534)
build_ruby 0.001225 0.000000 2.710014 ( 2.710784)
build_all 0.005646 0.004941 16.767265 ( 1.510096)
build_install 0.008030 0.001236 4.992900 ( 1.149933)
test_btest 0.000000 0.001008 82.168184 ( 7.777062)
test_basic 0.000000 0.005205 0.733663 ( 0.813278)
test_all 0.089915 0.044335 524.489999 ( 53.889330)
test_rubyspec 0.023576 0.028033 50.530148 ( 62.722065)
total: 133.13 sec