Logfile: /home/ko1/ruby/logs/brlog.trunk.20220304-034815
#<BuildRuby:0x000055bb40b00af8
@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.20220304-034815",
@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.000019 0.000001 0.000020 ( 0.000021)
configure 0.000029 0.000000 0.000029 ( 0.000026)
build_up 0.007539 0.004142 1.048566 ( 9.597064)
build_miniruby 0.001903 0.000238 0.077085 ( 0.075303)
build_ruby 0.000000 0.002097 0.065816 ( 0.063609)
build_all 0.006982 0.002610 4.255878 ( 0.843404)
build_install 0.008145 0.011359 7.993691 ( 2.477385)
test_btest 0.001128 0.000332 71.488946 ( 8.344360)
test_basic 0.000000 0.006743 0.342452 ( 0.435681)
test_all 0.000000 0.002038 694.156648 ( 67.311824)
test_rubyspec 0.096354 0.076575 46.653369 ( 52.006147)
total: 141.16 sec