Logfile: /home/ko1/ruby/logs/brlog.trunk.20221126-205829
#<BuildRuby:0x000056484c1e4cc8
@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.20221126-205829",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000018 0.000001 0.000019 ( 0.000020)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.005579 0.004297 1.245311 ( 1.683086)
build_miniruby 0.001858 0.000248 0.834620 ( 0.835977)
build_ruby 0.002254 0.000301 2.251481 ( 2.167697)
build_all 0.015706 0.004863 24.888364 ( 2.857274)
build_install 0.008717 0.010317 4.942883 ( 1.197777)
test_btest 0.000000 0.001334 90.861073 ( 8.591426)
test_basic 0.004097 0.003169 0.357338 ( 0.446433)
test_all 0.002151 0.000277 716.484391 ( 71.281737)
test_rubyspec 0.115103 0.045144 49.857603 ( 58.197600)
total: 147.26 sec