Logfile: /home/ko1/ruby/logs/brlog.trunk.20221123-002303
#<BuildRuby:0x000055d072b9be58
@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.20221123-002303",
@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.000009)
autoconf 0.000018 0.000002 0.000020 ( 0.000021)
configure 0.000014 0.000002 0.000016 ( 0.000016)
build_up 0.001063 0.004170 1.077481 ( 1.861881)
build_miniruby 0.000693 0.000159 0.953397 ( 0.952069)
build_ruby 0.001156 0.000000 2.668965 ( 2.569640)
build_all 0.008467 0.000306 15.877417 ( 3.279245)
build_install 0.002249 0.005494 2.021899 ( 1.204453)
test_btest 0.000578 0.000000 58.834897 ( 11.605237)
test_basic 0.002512 0.002384 0.309781 ( 0.401159)
test_all 0.001320 0.000173 660.549367 (123.551602)
test_rubyspec 0.037025 0.027802 53.902925 ( 62.057176)
total: 207.48 sec