Logfile: /home/ko1/ruby/logs/brlog.trunk.20220315-204500
#<BuildRuby:0x000055b9aeb046c8
@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.20220315-204500",
@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.000020 0.000001 0.000021 ( 0.000022)
configure 0.000035 0.000002 0.000037 ( 0.000033)
build_up 0.006488 0.005021 1.059780 ( 1.298830)
build_miniruby 0.002031 0.000290 0.075143 ( 0.072753)
build_ruby 0.001806 0.000258 0.074489 ( 0.072141)
build_all 0.010729 0.000000 4.187970 ( 0.870879)
build_install 0.012143 0.010496 7.940922 ( 2.418099)
test_btest 0.000970 0.000215 77.961360 ( 8.547785)
test_basic 0.006984 0.000394 0.336276 ( 0.429368)
test_all 0.001447 0.000305 676.683625 ( 67.489364)
test_rubyspec 0.089858 0.074065 46.315001 ( 51.686790)
total: 132.89 sec