Logfile: /home/ko1/ruby/logs/brlog.trunk.20221202-004439
#<BuildRuby:0x0000563995b180d0
@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.20221202-004439",
@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.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000021 0.000002 0.000023 ( 0.000022)
configure 0.000009 0.000000 0.000009 ( 0.000009)
build_up 0.009977 0.000383 1.194112 ( 1.220589)
build_miniruby 0.002782 0.000174 0.839842 ( 0.838212)
build_ruby 0.003206 0.000200 2.241234 ( 2.144721)
build_all 0.014692 0.005227 18.570055 ( 2.167372)
build_install 0.018284 0.004733 2.054739 ( 1.030891)
test_btest 0.001229 0.000168 96.901774 ( 9.066395)
test_basic 0.004633 0.004877 0.343692 ( 0.428755)
test_all 0.002600 0.000453 729.374838 ( 71.741264)
test_rubyspec 0.113432 0.069936 49.161464 ( 57.280714)
total: 145.92 sec