Logfile: /home/ko1/ruby/logs/brlog.trunk.20221204-192626
#<BuildRuby:0x000055663d5e7e70
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/src/trunk",
@btest_opts="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221204-192626",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000014 0.000001 0.000015 ( 0.000015)
configure 0.000010 0.000001 0.000011 ( 0.000010)
build_up 0.004799 0.000342 1.198196 ( 1.187865)
build_miniruby 0.000811 0.000058 0.963314 ( 0.961995)
build_ruby 0.001212 0.000086 2.919358 ( 2.830947)
build_all 0.004639 0.004439 15.699672 ( 3.363264)
build_install 0.007945 0.001059 2.201961 ( 1.237264)
test_btest 0.000513 0.000069 67.601800 ( 11.349432)
test_basic 0.004429 0.000591 0.312916 ( 0.403724)
test_all 0.000866 0.000115 674.311767 (107.399333)
test_rubyspec 0.046249 0.024460 53.587990 ( 61.809782)
total: 190.54 sec