Logfile: /home/ko1/ruby/logs/brlog.trunk.20231112-034230
#<BuildRuby:0x000055fef6cd3818
@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.20231112-034230",
@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.000043 0.000000 0.000043 ( 0.000016)
autoconf 0.000011 0.000000 0.000011 ( 0.000010)
configure 0.000009 0.000000 0.000009 ( 0.000009)
build_up 0.005610 0.000269 1.496624 ( 1.728335)
build_miniruby 0.000941 0.000156 0.817557 ( 0.817760)
build_ruby 0.000000 0.001340 2.820880 ( 2.821070)
build_all 0.005796 0.003195 16.231320 ( 1.477448)
build_install 0.003505 0.005270 4.910876 ( 1.203966)
test_btest 0.000802 0.000211 86.154684 ( 7.363727)
test_basic 0.003614 0.000951 0.791765 ( 0.867001)
test_all 0.092091 0.044154 514.495323 ( 57.517671)
test_rubyspec 0.031859 0.019602 49.873732 ( 62.229734)
total: 136.03 sec