Logfile: /home/ko1/ruby/logs/brlog.trunk.20221116-100036
#<BuildRuby:0x00005634dab301e0
@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-100036",
@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.000009 0.000001 0.000010 ( 0.000010)
autoconf 0.000019 0.000001 0.000020 ( 0.000034)
configure 0.000014 0.000001 0.000015 ( 0.000015)
build_up 0.004985 0.000073 1.035825 ( 1.131056)
build_miniruby 0.000958 0.000064 0.975436 ( 0.973942)
build_ruby 0.001199 0.000080 2.655351 ( 2.562118)
build_all 0.008658 0.000000 15.691628 ( 3.284452)
build_install 0.008570 0.000000 1.947218 ( 1.116574)
test_btest 0.000553 0.000000 64.415725 ( 10.877071)
test_basic 0.004960 0.000000 0.316410 ( 0.406818)
test_all 0.001058 0.000000 617.455577 (105.497712)
test_rubyspec 0.015407 0.044266 51.781594 ( 59.987545)
total: 185.84 sec