Logfile: /home/ko1/ruby/logs/brlog.trunk.20231030-074751
#<BuildRuby:0x000055f5be68f858
@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.20231030-074751",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000009 0.000001 0.000010 ( 0.000009)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.005181 0.000864 1.470649 ( 1.804986)
build_miniruby 0.000864 0.000144 0.895807 ( 0.896352)
build_ruby 0.001125 0.000188 2.664951 ( 2.664945)
build_all 0.010141 0.000216 16.828033 ( 1.579405)
build_install 0.000968 0.008025 4.945699 ( 1.157010)
test_btest 0.000927 0.000221 88.676598 ( 7.263519)
test_basic 0.003718 0.000885 0.658950 ( 0.735119)
test_all 0.083023 0.051435 536.035035 ( 61.483964)
test_rubyspec 0.016329 0.030401 49.338974 ( 61.629156)
total: 139.22 sec