Logfile: /home/ko1/ruby/logs/brlog.trunk.20220210-095350
#<BuildRuby:0x000055deec9d70f8
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220210-095350",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000004 0.000002 0.000006 ( 0.000006)
autoconf 0.000008 0.000004 0.000012 ( 0.000012)
configure 0.000007 0.000003 0.000010 ( 0.000011)
build_up 0.005261 0.006789 0.974385 ( 1.667289)
build_miniruby 0.001452 0.000792 0.076222 ( 0.073840)
build_ruby 0.001286 0.000702 0.077986 ( 0.076221)
build_all 0.006892 0.003759 4.108776 ( 0.798888)
build_install 0.007936 0.016361 7.849757 ( 2.363726)
test_btest 0.000785 0.000571 73.327417 ( 8.392382)
test_basic 0.004620 0.003360 0.337387 ( 0.429224)
test_all 0.002519 0.000000 703.236056 ( 71.999882)
test_rubyspec 0.085682 0.087875 46.493991 ( 51.579634)
total: 137.38 sec