Logfile: /home/ko1/ruby/logs/brlog.trunk.20220403-010922
#<BuildRuby:0x00005579026104d8
@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.20220403-010922",
@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.000006)
autoconf 0.000012 0.000001 0.000013 ( 0.000014)
configure 0.000009 0.000000 0.000009 ( 0.000010)
build_up 0.000000 0.010891 1.010016 ( 1.119357)
build_miniruby 0.001091 0.001249 0.075021 ( 0.074056)
build_ruby 0.001837 0.000525 0.073147 ( 0.071748)
build_all 0.007626 0.002179 4.210542 ( 0.865020)
build_install 0.016294 0.006872 8.491299 ( 3.006252)
test_btest 0.000969 0.000303 76.210228 ( 8.437966)
test_basic 0.006715 0.000433 0.348870 ( 0.439100)
test_all 0.001441 0.000424 675.139924 ( 66.353721)
test_rubyspec 0.110692 0.065107 46.788808 ( 52.086070)
total: 132.45 sec