Logfile: /home/ko1/ruby/logs/brlog.trunk.20220310-210709
#<BuildRuby:0x0000560046c106c8
@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.20220310-210709",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000017 0.000003 0.000020 ( 0.000021)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.004316 0.009609 1.056415 ( 1.045744)
build_miniruby 0.001537 0.000473 0.078234 ( 0.076992)
build_ruby 0.001623 0.000499 0.079107 ( 0.077493)
build_all 0.000809 0.008340 1.515156 ( 0.614499)
build_install 0.013345 0.008579 5.292080 ( 2.219709)
test_btest 0.001024 0.000485 72.643721 ( 7.787424)
test_basic 0.005612 0.002658 0.347980 ( 0.437488)
test_all 0.000000 0.001822 669.029241 ( 65.478718)
test_rubyspec 0.102460 0.068611 46.210255 ( 51.506426)
total: 129.25 sec