Logfile: /home/ko1/ruby/logs/brlog.trunk.20220203-181851
#<BuildRuby:0x000056016a3f3718
@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",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220203-181851",
@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.000008 0.000002 0.000010 ( 0.000009)
autoconf 0.000012 0.000003 0.000015 ( 0.000015)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.007094 0.006460 0.981202 ( 1.033857)
build_miniruby 0.001253 0.000418 0.074523 ( 0.072731)
build_ruby 0.001515 0.000505 0.075211 ( 0.073639)
build_all 0.009826 0.001506 4.126635 ( 0.795928)
build_install 0.018539 0.006126 7.822487 ( 2.305488)
test_btest 0.001131 0.000353 46.980002 ( 45.049225)
test_basic 0.005635 0.003731 0.336885 ( 0.424254)
test_all 0.001619 0.000230 657.894172 ( 69.671984)
test_rubyspec 0.081926 0.072227 45.647471 ( 51.296516)
total: 170.72 sec