Logfile: /home/ko1/ruby/logs/brlog.trunk.20220828-120312
#<BuildRuby:0x00005637043ad400
@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.20220828-120312",
@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.000027 0.000005 0.000032 ( 0.000032)
autoconf 0.000041 0.000007 0.000048 ( 0.000047)
configure 0.000023 0.000004 0.000027 ( 0.000027)
build_up 0.009275 0.001546 0.817886 ( 0.999626)
build_miniruby 0.001267 0.000211 0.063006 ( 0.061777)
build_ruby 0.001089 0.000181 0.054848 ( 0.053544)
build_all 0.008329 0.000492 1.283305 ( 0.468900)
build_install 0.015715 0.000000 1.582804 ( 0.792838)
test_btest 0.000955 0.000000 49.881684 ( 6.166931)
test_basic 0.002452 0.004104 0.288447 ( 0.378354)
test_all 0.000000 0.002573 500.293686 ( 52.801869)
test_rubyspec 0.075109 0.057219 41.140261 ( 49.736243)
total: 111.46 sec