Logfile: /home/ko1/ruby/logs/brlog.trunk.20221127-211148
#<BuildRuby:0x00005626b1c403a0
@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.20221127-211148",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000010 0.000001 0.000011 ( 0.000012)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.002614 0.006784 1.270442 ( 1.485891)
build_miniruby 0.001805 0.000481 0.854814 ( 0.853473)
build_ruby 0.002578 0.000688 2.245482 ( 2.151423)
build_all 0.017743 0.005607 25.065264 ( 2.858792)
build_install 0.019496 0.001512 4.966926 ( 1.192179)
test_btest 0.001344 0.000319 87.707723 ( 9.527996)
test_basic 0.007057 0.000523 0.357157 ( 0.447752)
test_all 0.001575 0.000358 716.613871 ( 71.080066)
test_rubyspec 0.109114 0.039831 49.783309 ( 58.251852)
total: 147.85 sec