Logfile: /home/ko1/ruby/logs/brlog.trunk.20221129-111214
#<BuildRuby:0x0000559a222abf90
@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.20221129-111214",
@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.000000 0.000007 ( 0.000008)
autoconf 0.000019 0.000000 0.000019 ( 0.000019)
configure 0.000011 0.000000 0.000011 ( 0.000010)
build_up 0.005094 0.000000 1.188375 ( 1.276118)
build_miniruby 0.001030 0.000000 0.957827 ( 0.956445)
build_ruby 0.001294 0.000000 2.795594 ( 2.662472)
build_all 0.000000 0.008783 15.791583 ( 3.419715)
build_install 0.008032 0.000000 1.986810 ( 1.150326)
test_btest 0.000648 0.000000 62.485282 ( 11.084648)
test_basic 0.000420 0.004492 0.305229 ( 0.396905)
test_all 0.000806 0.000142 700.411507 (109.975605)
test_rubyspec 0.017926 0.036176 53.468637 ( 61.729082)
total: 192.65 sec