Logfile: /home/ko1/ruby/logs/brlog.trunk.20221117-171955
#<BuildRuby:0x0000558f2223c920
@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-171955",
@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.000006 0.000002 0.000008 ( 0.000007)
autoconf 0.000023 0.000005 0.000028 ( 0.000028)
configure 0.000008 0.000001 0.000009 ( 0.000010)
build_up 0.005391 0.003366 1.169771 ( 1.171761)
build_miniruby 0.001332 0.000333 0.919777 ( 0.920116)
build_ruby 0.001899 0.000475 2.352794 ( 2.296332)
build_all 0.014901 0.004781 18.417979 ( 2.304529)
build_install 0.017933 0.003427 1.888890 ( 0.997989)
test_btest 0.001070 0.000268 85.947542 ( 10.063318)
test_basic 0.003176 0.005069 0.357199 ( 0.445292)
test_all 0.001704 0.000497 713.338562 ( 74.854907)
test_rubyspec 0.078752 0.051662 50.981978 ( 59.045987)
total: 152.10 sec