Logfile: /home/ko1/ruby/logs/brlog.trunk.20221019-140409
#<BuildRuby:0x0000562b27592ad8
@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.20221019-140409",
@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.000007 0.000002 0.000009 ( 0.000009)
configure 0.000006 0.000002 0.000008 ( 0.000007)
build_up 0.008915 0.001226 1.122128 ( 1.183539)
build_miniruby 0.001670 0.000417 0.105837 ( 0.102687)
build_ruby 0.001121 0.000280 0.099326 ( 0.096281)
build_all 0.002799 0.005600 1.332235 ( 0.573233)
build_install 0.008453 0.006269 1.683070 ( 0.912035)
test_btest 0.001171 0.000450 62.910905 ( 6.628598)
test_basic 0.005945 0.000240 0.352349 ( 0.443464)
test_all 0.007198 0.000000 526.678941 ( 54.946940)
test_rubyspec 0.103658 0.026378 43.342278 ( 51.470011)
total: 116.36 sec