Logfile: /home/ko1/ruby/logs/brlog.trunk.20221125-145047
#<BuildRuby:0x000055e38d630328
@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-145047",
@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.000018 0.000003 0.000021 ( 0.000020)
configure 0.000015 0.000002 0.000017 ( 0.000017)
build_up 0.004678 0.000107 1.128141 ( 2.482614)
build_miniruby 0.000884 0.000126 1.005729 ( 1.004334)
build_ruby 0.001138 0.000163 2.745074 ( 2.643114)
build_all 0.008430 0.000572 15.820948 ( 3.352419)
build_install 0.008431 0.000000 2.000461 ( 1.135859)
test_btest 0.000639 0.000000 57.167492 ( 12.061241)
test_basic 0.002494 0.002300 0.345752 ( 0.436781)
test_all 0.001377 0.000197 701.165761 (107.380840)
test_rubyspec 0.053032 0.010742 53.213534 ( 61.309567)
total: 191.81 sec