Logfile: /home/ko1/ruby/logs/brlog.trunk.20231121-192301
#<BuildRuby:0x0000559c4f0a3138
@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.20231121-192301",
@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.000000 0.000006 ( 0.000007)
autoconf 0.000010 0.000001 0.000011 ( 0.000010)
configure 0.000008 0.000000 0.000008 ( 0.000009)
build_up 0.004875 0.000444 1.277678 ( 1.744313)
build_miniruby 0.000871 0.000079 0.801733 ( 0.801559)
build_ruby 0.001294 0.000117 2.669674 ( 2.669936)
build_all 0.010386 0.000086 16.874302 ( 1.531156)
build_install 0.000000 0.009469 5.124952 ( 1.211375)
test_btest 0.000072 0.001119 86.458564 ( 7.263169)
test_basic 0.000000 0.004995 0.777617 ( 0.854221)
test_all 0.103973 0.031988 527.360779 ( 49.830924)
test_rubyspec 0.018978 0.031394 50.392570 ( 62.589515)
total: 128.50 sec