Logfile: /home/ko1/ruby/logs/brlog.trunk.20231115-195933
#<BuildRuby:0x000055a8dff48098
@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.20231115-195933",
@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.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000006 0.000002 0.000008 ( 0.000009)
build_up 0.003690 0.001153 1.292486 ( 1.704560)
build_miniruby 0.000763 0.000238 0.833958 ( 0.833636)
build_ruby 0.001073 0.000336 2.611508 ( 2.612311)
build_all 0.006302 0.003528 15.490711 ( 1.448907)
build_install 0.007636 0.001098 4.549127 ( 1.106840)
test_btest 0.000739 0.000233 78.565629 ( 7.108328)
test_basic 0.005667 0.000000 0.833249 ( 0.907384)
test_all 0.108746 0.025778 453.973650 ( 49.943342)
test_rubyspec 0.020952 0.024252 48.409885 ( 60.818739)
total: 126.48 sec