Logfile: /home/ko1/ruby/logs/brlog.trunk.20231202-035801
#<BuildRuby:0x000055e736d0f8e0
@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.20231202-035801",
@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.000006 0.000000 0.000006 ( 0.000006)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000009 0.000000 0.000009 ( 0.000009)
build_up 0.001259 0.004252 0.973484 ( 1.306070)
build_miniruby 0.000840 0.000153 0.867604 ( 0.867463)
build_ruby 0.000806 0.000147 2.696298 ( 2.699328)
build_all 0.008068 0.000000 12.128905 ( 0.989350)
build_install 0.013267 0.001209 3.587734 ( 0.968785)
test_btest 0.000749 0.000107 60.979802 ( 5.761900)
test_basic 0.000123 0.004000 0.373386 ( 0.455321)
test_all 0.066573 0.033056 409.886355 ( 34.685850)
test_rubyspec 0.038007 0.023815 39.486956 ( 52.139435)
total: 99.87 sec