Logfile: /home/ko1/ruby/logs/brlog.trunk.20220309-010723
#<BuildRuby:0x000055fb939986c8
@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.20220309-010723",
@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.000004 0.000021 ( 0.000021)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.003258 0.007589 1.056093 ( 2.091776)
build_miniruby 0.001286 0.000459 0.076759 ( 0.077053)
build_ruby 0.001601 0.000572 0.071937 ( 0.071110)
build_all 0.006743 0.003550 4.192735 ( 0.865094)
build_install 0.021279 0.001582 7.847972 ( 2.436052)
test_btest 0.001072 0.000322 74.385651 ( 8.029721)
test_basic 0.005823 0.001747 0.342101 ( 0.430724)
test_all 0.000974 0.000963 698.992927 ( 67.390303)
test_rubyspec 0.092194 0.060450 45.826554 ( 51.386898)
total: 132.78 sec