Logfile: /home/ko1/ruby/logs/brlog.trunk.20220217-184134
#<BuildRuby:0x000055bcc4ed68a0
@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.20220217-184134",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.006441 0.004540 0.930567 ( 0.977090)
build_miniruby 0.001502 0.000347 0.076208 ( 0.074326)
build_ruby 0.001670 0.000385 0.075890 ( 0.073684)
build_all 0.005090 0.004613 4.158732 ( 0.782883)
build_install 0.018057 0.004518 7.824635 ( 2.312085)
test_btest 0.001010 0.000281 75.288095 ( 7.943104)
test_basic 0.007903 0.000883 0.338207 ( 0.426049)
test_all 0.001406 0.000370 668.711066 ( 65.613962)
test_rubyspec 0.093355 0.060615 46.104543 ( 51.483343)
total: 129.69 sec