Logfile: /home/ko1/ruby/logs/brlog.trunk.20231025-173131
#<BuildRuby:0x0000560be82f6eb8
@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.20231025-173131",
@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.000002 0.000008 ( 0.000008)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.003764 0.001176 1.266472 ( 1.524711)
build_miniruby 0.000699 0.000218 0.810993 ( 0.810880)
build_ruby 0.000950 0.000297 2.825731 ( 2.825745)
build_all 0.010586 0.000000 16.780334 ( 1.507978)
build_install 0.006424 0.003013 5.018148 ( 1.181037)
test_btest 0.000780 0.000223 86.306661 ( 7.519927)
test_basic 0.002436 0.003399 0.731933 ( 0.806918)
test_all 0.093753 0.042618 533.717871 ( 53.678854)
test_rubyspec 0.029002 0.025100 50.824645 ( 63.017527)
total: 132.87 sec