Logfile: /home/ko1/ruby/logs/brlog.trunk.20220303-131507
#<BuildRuby:0x000055876f4186c8
@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.20220303-131507",
@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.000007 0.000003 0.000010 ( 0.000009)
autoconf 0.000020 0.000006 0.000026 ( 0.000026)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.008073 0.002691 0.993200 ( 1.018059)
build_miniruby 0.001438 0.000480 0.076515 ( 0.074723)
build_ruby 0.000000 0.002044 0.079862 ( 0.078366)
build_all 0.006648 0.003287 4.210038 ( 0.867352)
build_install 0.021701 0.002489 7.962409 ( 2.438665)
test_btest 0.000984 0.000311 75.296492 ( 7.912006)
test_basic 0.005865 0.000399 0.334962 ( 0.425418)
test_all 0.002395 0.000000 700.085622 ( 67.519861)
test_rubyspec 0.100578 0.070017 46.295373 ( 51.795531)
total: 132.13 sec