Logfile: /home/ko1/ruby/logs/brlog.trunk.20221116-030606
#<BuildRuby:0x000055e51ed50620
@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.20221116-030606",
@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.000007)
autoconf 0.000014 0.000002 0.000016 ( 0.000017)
configure 0.000049 0.000008 0.000057 ( 0.000056)
build_up 0.004669 0.002678 1.106341 ( 1.932616)
build_miniruby 0.001285 0.000241 0.872216 ( 0.873341)
build_ruby 0.001973 0.000370 2.435945 ( 2.340364)
build_all 0.013298 0.005097 18.181219 ( 2.231014)
build_install 0.012164 0.006074 1.827904 ( 1.003759)
test_btest 0.000824 0.000215 83.689382 ( 10.298263)
test_basic 0.002903 0.003562 0.320929 ( 0.413327)
test_all 0.001593 0.000465 714.800959 ( 75.158269)
test_rubyspec 0.057162 0.061802 50.027211 ( 58.572678)
total: 152.82 sec