Logfile: /home/ko1/ruby/logs/brlog.trunk.20221013-224845
#<BuildRuby:0x0000556887e9d550
@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.20221013-224845",
@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.000016 0.000005 0.000021 ( 0.000021)
autoconf 0.000028 0.000008 0.000036 ( 0.000036)
configure 0.000020 0.000006 0.000026 ( 0.000026)
build_up 0.004634 0.008536 1.080628 ( 1.153746)
build_miniruby 0.001703 0.000710 0.100952 ( 0.097232)
build_ruby 0.001965 0.000000 0.102339 ( 0.099118)
build_all 0.007378 0.000242 1.272087 ( 0.550810)
build_install 0.007336 0.007560 1.667029 ( 0.891947)
test_btest 0.001547 0.000000 62.937158 ( 6.289619)
test_basic 0.006975 0.000000 0.332338 ( 0.423091)
test_all 0.007441 0.000000 491.351317 ( 54.168828)
test_rubyspec 0.062347 0.071093 43.156777 ( 51.627254)
total: 115.30 sec