Logfile: /home/ko1/ruby/logs/brlog.trunk.20220222-080918
#<BuildRuby:0x000055de6119c4f0
@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.20220222-080918",
@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.000001 0.000007 ( 0.000006)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.007621 0.004036 0.962643 ( 4.850416)
build_miniruby 0.002024 0.000405 0.117311 ( 0.114896)
build_ruby 0.004750 0.000088 3.323384 ( 3.137839)
build_all 0.014836 0.005695 21.214097 ( 2.306738)
build_install 0.016563 0.007566 7.911946 ( 2.320632)
test_btest 0.000920 0.000240 74.909625 ( 8.639406)
test_basic 0.006009 0.001568 0.321449 ( 0.419372)
test_all 0.001565 0.000408 663.501504 ( 65.593357)
test_rubyspec 0.106868 0.056419 46.450061 ( 51.919698)
total: 139.30 sec