Logfile: /home/ko1/ruby/logs/brlog.trunk.20231125-205545
#<BuildRuby:0x0000562d65ff3280
@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.20231125-205545",
@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.000007 0.000001 0.000008 ( 0.000008)
configure 0.000005 0.000000 0.000005 ( 0.000006)
build_up 0.000000 0.005362 0.912790 ( 1.313124)
build_miniruby 0.000000 0.001266 0.836722 ( 0.836367)
build_ruby 0.000214 0.001286 2.616434 ( 2.617257)
build_all 0.004575 0.004220 12.197605 ( 1.014299)
build_install 0.011099 0.001003 3.737761 ( 0.989567)
test_btest 0.000504 0.000168 64.721401 ( 4.354397)
test_basic 0.004082 0.001361 0.405337 ( 0.484482)
test_all 0.073011 0.023063 349.604891 ( 31.522689)
test_rubyspec 0.034953 0.029725 39.910976 ( 52.498162)
total: 95.63 sec