Logfile: /home/ko1/ruby/logs/brlog.trunk.20221006-152455
#<BuildRuby:0x000055b509b411f8
@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.20221006-152455",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.003656 0.008109 1.097050 ( 1.273215)
build_miniruby 0.001309 0.000436 0.099900 ( 0.096490)
build_ruby 0.001940 0.000000 0.091263 ( 0.087800)
build_all 0.007561 0.000325 1.256001 ( 0.554730)
build_install 0.013243 0.002385 1.597149 ( 0.876203)
test_btest 0.000965 0.000258 60.646068 ( 6.690887)
test_basic 0.005596 0.001492 0.353823 ( 0.443078)
test_all 0.005326 0.005341 498.870974 ( 53.832465)
test_rubyspec 0.066624 0.052994 42.054236 ( 50.294256)
total: 114.15 sec