Logfile: /home/ko1/ruby/logs/brlog.trunk.20231208-023603
#<BuildRuby:0x000055ccb4e0bfd8
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231208-023603",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000004 0.000000 0.000004 ( 0.000004)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.005234 0.000104 1.002274 ( 1.259077)
build_miniruby 0.001120 0.000093 0.867856 ( 0.868212)
build_ruby 0.000999 0.000000 2.697330 ( 2.699481)
build_all 0.004071 0.003742 12.072234 ( 0.994067)
build_install 0.008368 0.005775 3.554536 ( 0.974064)
test_btest 0.000801 0.000171 62.184813 ( 5.836545)
test_basic 0.003725 0.000799 0.372710 ( 0.454268)
test_all 0.065116 0.037343 368.287828 ( 42.698632)
test_rubyspec 0.039913 0.029047 39.509696 ( 52.176012)
total: 107.96 sec