Logfile: /home/ko1/ruby/logs/brlog.trunk.20220722-174038
#<BuildRuby:0x0000560c24671570
@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.20220722-174038",
@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.000009 0.000002 0.000011 ( 0.000012)
autoconf 0.000012 0.000004 0.000016 ( 0.000016)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.008514 0.002322 0.903345 ( 1.036586)
build_miniruby 0.001073 0.000293 0.055378 ( 0.053954)
build_ruby 0.001020 0.000278 0.063131 ( 0.062229)
build_all 0.006914 0.001886 1.241844 ( 0.472044)
build_install 0.013684 0.004713 4.201567 ( 1.803287)
test_btest 0.001206 0.000344 56.700593 ( 6.200339)
test_basic 0.000427 0.005642 0.286443 ( 0.386079)
test_all 0.001464 0.000523 481.295983 ( 51.579492)
test_rubyspec 0.077709 0.058825 41.407605 ( 47.289143)
total: 108.88 sec