Logfile: /home/ko1/ruby/logs/brlog.trunk.20221204-121810
#<BuildRuby:0x00005648b4a2c0d0
@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.20221204-121810",
@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.000007)
autoconf 0.000020 0.000003 0.000023 ( 0.000022)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.008503 0.001308 1.209739 ( 1.224817)
build_miniruby 0.002300 0.000354 0.846442 ( 0.845991)
build_ruby 0.002766 0.000425 2.245706 ( 2.151998)
build_all 0.009524 0.011290 18.738028 ( 2.196518)
build_install 0.007491 0.014598 2.097690 ( 1.037408)
test_btest 0.001813 0.000000 91.032320 ( 9.189370)
test_basic 0.011092 0.000000 0.364741 ( 0.447367)
test_all 0.002244 0.000000 702.480123 ( 69.757205)
test_rubyspec 0.112503 0.059566 49.519485 ( 57.589769)
total: 144.44 sec