Logfile: /home/ko1/ruby/logs/brlog.trunk.20221120-092509
#<BuildRuby:0x000055f2907400d0
@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.20221120-092509",
@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.000014)
autoconf 0.000022 0.000000 0.000022 ( 0.000022)
configure 0.000016 0.000000 0.000016 ( 0.000016)
build_up 0.005073 0.000000 1.090164 ( 1.072667)
build_miniruby 0.000912 0.000000 0.973177 ( 0.971751)
build_ruby 0.001289 0.000000 2.690108 ( 2.603660)
build_all 0.007909 0.001023 15.968228 ( 3.334757)
build_install 0.008322 0.000484 2.049109 ( 1.195734)
test_btest 0.000480 0.000064 59.282802 ( 11.280378)
test_basic 0.004821 0.000000 0.300700 ( 0.391594)
test_all 0.001086 0.000125 628.539525 (105.441552)
test_rubyspec 0.058530 0.005384 52.037377 ( 60.274658)
total: 186.57 sec