Logfile: /home/ko1/ruby/logs/brlog.trunk.20220901-150351
#<BuildRuby:0x0000557c55754578
@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.20220901-150351",
@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.000001 0.000006 ( 0.000005)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.007921 0.004643 1.012844 ( 1.062340)
build_miniruby 0.001759 0.000234 0.073693 ( 0.072059)
build_ruby 0.001970 0.000000 0.077054 ( 0.075783)
build_all 0.006942 0.003757 1.559659 ( 0.584956)
build_install 0.016297 0.005821 1.873834 ( 0.907114)
test_btest 0.001401 0.000280 78.835679 ( 8.925383)
test_basic 0.007328 0.000000 0.321678 ( 0.414425)
test_all 0.004325 0.000000 645.427011 ( 65.416290)
test_rubyspec 0.120467 0.051519 45.372732 ( 53.802282)
total: 131.26 sec