Logfile: /home/ko1/ruby/logs/brlog.trunk.20221116-025437
#<BuildRuby:0x000056263fe30088
@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.20221116-025437",
@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.000008 0.000002 0.000010 ( 0.000010)
autoconf 0.000013 0.000003 0.000016 ( 0.000017)
configure 0.000012 0.000003 0.000015 ( 0.000015)
build_up 0.000503 0.004054 1.042129 ( 1.064730)
build_miniruby 0.000741 0.000247 0.958073 ( 0.956569)
build_ruby 0.001295 0.000000 2.699550 ( 2.613518)
build_all 0.007459 0.001482 15.701763 ( 3.287650)
build_install 0.001221 0.007395 1.960839 ( 1.094297)
test_btest 0.000419 0.000180 61.378974 ( 9.974415)
test_basic 0.001913 0.003123 0.329729 ( 0.419862)
test_all 0.001122 0.000524 618.543878 (104.534996)
test_rubyspec 0.043000 0.032790 50.938495 ( 59.098565)
total: 183.05 sec