Logfile: /home/ko1/ruby/logs/brlog.trunk.20220401-015531
#<BuildRuby:0x000055e9d673c4e8
@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.20220401-015531",
@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.000006 0.000003 0.000009 ( 0.000008)
autoconf 0.000013 0.000000 0.000013 ( 0.000013)
configure 0.000009 0.000000 0.000009 ( 0.000009)
build_up 0.004148 0.008238 1.055924 ( 2.712727)
build_miniruby 0.001423 0.000711 0.074813 ( 0.072695)
build_ruby 0.001370 0.000685 0.070066 ( 0.068018)
build_all 0.002978 0.007837 4.306480 ( 0.833498)
build_install 0.017218 0.006773 8.097759 ( 2.422377)
test_btest 0.000790 0.000444 74.956379 ( 8.256468)
test_basic 0.005039 0.002835 0.341492 ( 0.430442)
test_all 0.000669 0.001729 705.662401 ( 67.886972)
test_rubyspec 0.093624 0.074184 46.533693 ( 51.905361)
total: 134.59 sec