Logfile: /home/ko1/ruby/logs/brlog.trunk.20221117-143331
#<BuildRuby:0x0000556e7bdbc920
@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.20221117-143331",
@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.000007 0.000001 0.000008 ( 0.000008)
build_up 0.004480 0.003992 1.128694 ( 1.154020)
build_miniruby 0.002040 0.000255 0.911677 ( 0.913449)
build_ruby 0.002059 0.000258 2.396859 ( 2.301502)
build_all 0.017098 0.000464 18.358528 ( 2.240486)
build_install 0.019171 0.000000 1.882693 ( 0.977953)
test_btest 0.001607 0.000000 83.951257 ( 10.275900)
test_basic 0.002055 0.004550 0.357528 ( 0.455523)
test_all 0.002112 0.000264 678.060423 ( 74.376959)
test_rubyspec 0.056808 0.057798 51.101319 ( 59.595499)
total: 152.29 sec