Logfile: /home/ko1/ruby/logs/brlog.trunk.20221103-070247
#<BuildRuby:0x000055f3b5c03ba0
@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.20221103-070247",
@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.000003 0.000002 0.000005 ( 0.000004)
autoconf 0.000006 0.000003 0.000009 ( 0.000008)
configure 0.000005 0.000002 0.000007 ( 0.000006)
build_up 0.004392 0.004226 0.983623 ( 1.040813)
build_miniruby 0.001378 0.000000 0.050445 ( 0.049130)
build_ruby 0.001999 0.000000 0.045953 ( 0.044904)
build_all 0.007197 0.001047 1.232270 ( 0.469573)
build_install 0.007086 0.007852 1.545941 ( 0.796728)
test_btest 0.001054 0.000527 61.464328 ( 6.691868)
test_basic 0.004343 0.002172 0.301526 ( 0.397217)
test_all 0.005340 0.002670 494.675770 ( 54.046663)
test_rubyspec 0.061866 0.065169 43.568482 ( 52.126522)
total: 115.66 sec