Logfile: /home/ko1/ruby/logs/brlog.trunk.20220729-202201
#<BuildRuby:0x000055f8f7a94c00
@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.20220729-202201",
@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.000005 0.000000 0.000005 ( 0.000005)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.010756 0.000828 0.940690 ( 0.999953)
build_miniruby 0.003392 0.000000 0.076998 ( 0.074833)
build_ruby 0.001768 0.000028 0.078537 ( 0.077141)
build_all 0.009443 0.000302 1.537731 ( 0.586929)
build_install 0.013514 0.009272 5.140303 ( 2.059908)
test_btest 0.001008 0.000159 73.870049 ( 8.090963)
test_basic 0.007994 0.000000 0.324108 ( 0.412799)
test_all 0.002253 0.000000 681.574491 ( 66.846085)
test_rubyspec 0.113748 0.057769 45.831170 ( 51.607483)
total: 130.76 sec