Logfile: /home/ko1/ruby/logs/brlog.trunk.20220310-230553
#<BuildRuby:0x0000564e379a4c10
@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.20220310-230553",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.006985 0.003845 1.023079 ( 1.076674)
build_miniruby 0.001611 0.000323 0.080344 ( 0.078187)
build_ruby 0.001773 0.000354 0.077566 ( 0.075503)
build_all 0.007522 0.001504 1.499765 ( 0.604687)
build_install 0.014806 0.005999 5.308248 ( 2.214206)
test_btest 0.001214 0.000286 74.661555 ( 8.501434)
test_basic 0.006717 0.000000 0.340599 ( 0.439251)
test_all 0.001906 0.000000 681.410255 ( 66.106411)
test_rubyspec 0.114670 0.040957 46.018503 ( 51.367306)
total: 130.46 sec