Logfile: /home/ko1/ruby/logs/brlog.trunk.20231209-003427
#<BuildRuby:0x0000557ceb6140a0
@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.20231209-003427",
@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.000010)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.006313 0.000000 1.427741 ( 1.737150)
build_miniruby 0.001038 0.000000 0.912203 ( 0.912663)
build_ruby 0.001521 0.000115 2.879450 ( 2.879633)
build_all 0.009344 0.000487 16.689952 ( 1.509884)
build_install 0.007979 0.000725 5.053641 ( 1.290826)
test_btest 0.000787 0.000071 84.059743 ( 7.923408)
test_basic 0.003940 0.000358 0.686401 ( 0.762675)
test_all 0.085124 0.054076 533.369488 ( 58.651367)
test_rubyspec 0.033415 0.015079 51.110938 ( 63.427641)
total: 139.10 sec