Logfile: /home/ko1/ruby/logs/brlog.trunk.20221125-014119
#<BuildRuby:0x000055bfb6663de0
@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.20221125-014119",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000025 0.000007 0.000032 ( 0.000031)
configure 0.000022 0.000005 0.000027 ( 0.000027)
build_up 0.002259 0.002332 1.115841 ( 1.157663)
build_miniruby 0.000673 0.000193 1.004350 ( 1.003255)
build_ruby 0.000861 0.000246 2.813947 ( 2.727523)
build_all 0.008782 0.000000 15.698614 ( 3.381554)
build_install 0.010076 0.000134 2.009510 ( 1.142410)
test_btest 0.000480 0.000101 66.370992 ( 11.029489)
test_basic 0.003936 0.000828 0.304500 ( 0.395118)
test_all 0.001289 0.000000 719.702085 (111.087736)
test_rubyspec 0.037616 0.028747 53.012636 ( 61.194779)
total: 193.12 sec