Logfile: /home/ko1/ruby/logs/brlog.trunk.20221126-140259
#<BuildRuby:0x000055947795b4b8
@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-140259",
@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.000004 0.000000 0.000004 ( 0.000005)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.000000 0.009902 1.263547 ( 1.530447)
build_miniruby 0.000000 0.002824 0.850755 ( 0.850070)
build_ruby 0.001945 0.000903 2.225482 ( 2.137319)
build_all 0.014268 0.008783 25.029210 ( 2.786129)
build_install 0.013097 0.008229 4.988481 ( 1.202924)
test_btest 0.000998 0.000473 86.787529 ( 8.554338)
test_basic 0.005139 0.002434 0.355134 ( 0.448472)
test_all 0.001430 0.000678 731.644263 ( 71.624936)
test_rubyspec 0.096439 0.061791 49.774203 ( 58.136417)
total: 147.27 sec