Logfile: /home/ko1/ruby/logs/brlog.trunk.20221014-072350
#<BuildRuby:0x00005567ced409f0
@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.20221014-072350",
@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.000021 0.000004 0.000025 ( 0.000025)
autoconf 0.000031 0.000005 0.000036 ( 0.000036)
configure 0.000021 0.000003 0.000024 ( 0.000024)
build_up 0.009262 0.002773 1.113312 ( 1.199818)
build_miniruby 0.001767 0.000331 0.100536 ( 0.097759)
build_ruby 0.001724 0.000323 0.098177 ( 0.095830)
build_all 0.006616 0.001240 1.288743 ( 0.564304)
build_install 0.009843 0.005630 1.594068 ( 0.896071)
test_btest 0.001056 0.000248 61.569778 ( 6.500457)
test_basic 0.006160 0.000319 0.367279 ( 0.455617)
test_all 0.005594 0.001243 491.787287 ( 54.135806)
test_rubyspec 0.073608 0.062442 43.637069 ( 51.946370)
total: 115.89 sec