Logfile: /home/ko1/ruby/logs/brlog.trunk.20221124-181834
#<BuildRuby:0x000055dde77ce8c0
@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.20221124-181834",
@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.000000 0.000008 ( 0.000010)
autoconf 0.000020 0.000002 0.000022 ( 0.000021)
configure 0.000016 0.000001 0.000017 ( 0.000017)
build_up 0.004648 0.000048 1.108053 ( 1.169140)
build_miniruby 0.000920 0.000061 0.985571 ( 0.984122)
build_ruby 0.001301 0.000000 2.859765 ( 2.762186)
build_all 0.002158 0.006660 15.870696 ( 3.247321)
build_install 0.008271 0.000741 1.987891 ( 1.146749)
test_btest 0.000564 0.000089 58.075817 ( 11.822483)
test_basic 0.001050 0.004077 0.291142 ( 0.381815)
test_all 0.002126 0.000448 707.902251 (108.397812)
test_rubyspec 0.037518 0.027339 53.174388 ( 61.342510)
total: 191.25 sec