Logfile: /home/ko1/ruby/logs/brlog.trunk.20221126-092557
#<BuildRuby:0x000056301c3a3e58
@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.20221126-092557",
@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.000001 0.000009 ( 0.000009)
autoconf 0.000018 0.000002 0.000020 ( 0.000021)
configure 0.000016 0.000000 0.000016 ( 0.000016)
build_up 0.004735 0.000080 1.119730 ( 1.558266)
build_miniruby 0.000708 0.000079 0.934183 ( 0.933082)
build_ruby 0.001022 0.000114 2.865692 ( 2.780020)
build_all 0.007751 0.000861 15.897694 ( 3.289611)
build_install 0.003293 0.005233 2.032676 ( 1.141646)
test_btest 0.000579 0.000097 62.817855 ( 11.075915)
test_basic 0.000893 0.004060 0.305346 ( 0.395723)
test_all 0.001047 0.000126 662.274217 (119.824193)
test_rubyspec 0.035765 0.029125 53.699578 ( 61.943708)
total: 202.94 sec