Logfile: /home/ko1/ruby/logs/brlog.trunk.20220413-104345
#<BuildRuby:0x000055b4a2c80af8
@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.20220413-104345",
@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.000017 0.000002 0.000019 ( 0.000019)
configure 0.000008 0.000000 0.000008 ( 0.000009)
build_up 0.010505 0.000445 1.004812 ( 3.727566)
build_miniruby 0.001825 0.000122 0.069697 ( 0.068709)
build_ruby 0.001832 0.000122 0.071152 ( 0.070257)
build_all 0.008617 0.000000 1.516196 ( 0.614149)
build_install 0.023336 0.000467 5.899850 ( 2.852408)
test_btest 0.001144 0.000000 75.486566 ( 8.418114)
test_basic 0.009527 0.000000 0.340136 ( 0.427755)
test_all 0.003059 0.000000 711.033373 ( 68.312721)
test_rubyspec 0.106920 0.071022 46.703961 ( 52.198372)
total: 136.69 sec