Logfile: /home/ko1/ruby/logs/brlog.trunk.20220308-075437
#<BuildRuby:0x0000560751220b38
@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.20220308-075437",
@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.000004 0.000001 0.000005 ( 0.000006)
autoconf 0.000020 0.000005 0.000025 ( 0.000025)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.010091 0.000000 1.015472 ( 2.360309)
build_miniruby 0.002040 0.000000 0.075556 ( 0.073543)
build_ruby 0.002057 0.000000 0.075740 ( 0.073674)
build_all 0.010748 0.000216 4.248659 ( 0.849657)
build_install 0.022205 0.001427 7.867374 ( 2.378075)
test_btest 0.000915 0.000130 77.494619 ( 8.395369)
test_basic 0.006067 0.000867 0.327982 ( 0.418301)
test_all 0.001592 0.000227 649.814125 ( 65.431659)
test_rubyspec 0.145183 0.022061 45.815016 ( 50.979396)
total: 130.96 sec