Logfile: /home/ko1/ruby/logs/brlog.trunk.20220325-051658
#<BuildRuby:0x000055ea77554a58
@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.20220325-051658",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000020 0.000002 0.000022 ( 0.000022)
configure 0.000068 0.000005 0.000073 ( 0.000076)
build_up 0.011148 0.000472 1.010947 ( 1.169466)
build_miniruby 0.002110 0.000141 0.072846 ( 0.071527)
build_ruby 0.001432 0.000095 0.073181 ( 0.072195)
build_all 0.004434 0.004183 4.039290 ( 0.823602)
build_install 0.017695 0.005867 7.845051 ( 2.401916)
test_btest 0.001099 0.000174 72.399938 ( 8.215815)
test_basic 0.006384 0.001008 0.344440 ( 0.434125)
test_all 0.002417 0.000168 659.766215 ( 64.981046)
test_rubyspec 0.117530 0.034177 45.554725 ( 50.962813)
total: 129.13 sec