Logfile: /home/ko1/ruby/logs/brlog.trunk.20221128-133430
#<BuildRuby:0x0000562863437df8
@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.20221128-133430",
@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.000002 0.000011 ( 0.000010)
autoconf 0.000016 0.000002 0.000018 ( 0.000018)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.000945 0.004059 1.186984 ( 1.610606)
build_miniruby 0.000677 0.000160 0.983471 ( 0.982326)
build_ruby 0.000961 0.000226 2.757926 ( 2.641740)
build_all 0.003763 0.005102 15.862348 ( 3.240578)
build_install 0.007013 0.002063 1.948846 ( 1.121570)
test_btest 0.000465 0.000137 60.093975 ( 11.738576)
test_basic 0.000000 0.005025 0.290402 ( 0.381111)
test_all 0.000000 0.000727 687.047234 (110.284549)
test_rubyspec 0.042931 0.026412 53.235756 ( 61.357387)
total: 193.36 sec