Logfile: /home/ko1/ruby/logs/brlog.trunk.20220217-053143
#<BuildRuby:0x000055f0e3cf8af8
@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-053143",
@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.000006 0.000000 0.000006 ( 0.000006)
autoconf 0.000013 0.000000 0.000013 ( 0.000020)
configure 0.000011 0.000000 0.000011 ( 0.000011)
build_up 0.012244 0.000000 1.008593 ( 2.424313)
build_miniruby 0.002140 0.000000 0.074080 ( 0.072043)
build_ruby 0.002378 0.000000 0.079654 ( 0.077076)
build_all 0.006540 0.004398 4.108591 ( 0.789815)
build_install 0.023863 0.001024 7.851211 ( 2.289970)
test_btest 0.001061 0.000000 71.208777 ( 7.985249)
test_basic 0.002998 0.004797 0.337311 ( 0.431518)
test_all 0.001841 0.000000 644.926187 ( 65.544262)
test_rubyspec 0.113282 0.043762 46.397061 ( 51.822544)
total: 131.44 sec