Logfile: /home/ko1/ruby/logs/brlog.trunk.20221123-210224
#<BuildRuby:0x000055cf70404328
@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-210224",
@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.000006)
autoconf 0.000018 0.000002 0.000020 ( 0.000020)
configure 0.000018 0.000002 0.000020 ( 0.000020)
build_up 0.004783 0.000000 1.085778 ( 1.428956)
build_miniruby 0.000863 0.000000 1.010637 ( 1.009567)
build_ruby 0.001396 0.000000 2.830690 ( 2.734315)
build_all 0.008232 0.000345 15.648018 ( 3.258602)
build_install 0.004044 0.004107 2.048318 ( 1.214651)
test_btest 0.000517 0.000070 63.911572 ( 11.173110)
test_basic 0.004112 0.000561 0.306575 ( 0.397357)
test_all 0.000455 0.000841 699.725430 (109.246879)
test_rubyspec 0.044495 0.029253 53.143100 ( 61.256016)
total: 191.72 sec