Logfile: /home/ko1/ruby/logs/brlog.trunk.20221006-054105
#<BuildRuby:0x0000561a85ac91f8
@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-054105",
@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.000018 0.000005 0.000023 ( 0.000023)
autoconf 0.000025 0.000007 0.000032 ( 0.000031)
configure 0.000020 0.000006 0.000026 ( 0.000025)
build_up 0.000000 0.012105 1.055159 ( 1.198810)
build_miniruby 0.000329 0.001586 0.096683 ( 0.093245)
build_ruby 0.001312 0.000000 0.100353 ( 0.098126)
build_all 0.004716 0.002952 1.281644 ( 0.560932)
build_install 0.004395 0.010307 1.597471 ( 0.874623)
test_btest 0.001236 0.000883 61.071557 ( 6.457542)
test_basic 0.004074 0.002910 0.350394 ( 0.439512)
test_all 0.008145 0.000000 496.543576 ( 53.477793)
test_rubyspec 0.059813 0.054727 42.197599 ( 50.470374)
total: 113.67 sec