Logfile: /home/ko1/ruby/logs/brlog.trunk.20221202-023112
#<BuildRuby:0x000055df815e7c78
@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.20221202-023112",
@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.000007 0.000001 0.000008 ( 0.000009)
autoconf 0.000019 0.000002 0.000021 ( 0.000022)
configure 0.000015 0.000002 0.000017 ( 0.000017)
build_up 0.002042 0.003066 1.158035 ( 1.188679)
build_miniruby 0.000879 0.000147 0.970808 ( 0.969647)
build_ruby 0.001121 0.000187 2.698004 ( 2.604584)
build_all 0.008285 0.000698 15.772748 ( 3.381277)
build_install 0.003464 0.007000 2.193392 ( 1.243582)
test_btest 0.000446 0.000107 67.152382 ( 11.323622)
test_basic 0.000689 0.004095 0.297170 ( 0.388322)
test_all 0.000000 0.000954 697.912642 (108.252759)
test_rubyspec 0.044152 0.024131 53.023982 ( 61.254084)
total: 190.61 sec