Logfile: /home/ko1/ruby/logs/brlog.trunk.20221123-123801
#<BuildRuby:0x00005655372528c0
@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-123801",
@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.000009)
autoconf 0.000020 0.000003 0.000023 ( 0.000022)
configure 0.000014 0.000003 0.000017 ( 0.000016)
build_up 0.004545 0.000090 1.120803 ( 1.146626)
build_miniruby 0.000752 0.000107 0.962397 ( 0.961294)
build_ruby 0.001032 0.000147 2.740566 ( 2.649383)
build_all 0.008290 0.000559 15.722318 ( 3.342087)
build_install 0.009288 0.000613 2.037679 ( 1.185633)
test_btest 0.000512 0.000064 62.743098 ( 10.653627)
test_basic 0.000000 0.004687 0.321998 ( 0.413081)
test_all 0.001737 0.000326 674.460685 (119.776499)
test_rubyspec 0.040958 0.029880 53.943821 ( 62.023071)
total: 202.15 sec