Logfile: /home/ko1/ruby/logs/brlog.trunk.20220518-145223
#<BuildRuby:0x00005643e195c1f0
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220518-145223",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000006 0.000001 0.000007 ( 0.000011)
autoconf 0.000019 0.000000 0.000019 ( 0.000019)
configure 0.000013 0.000000 0.000013 ( 0.000013)
build_up 0.006355 0.000000 0.918952 ( 2.239720)
build_miniruby 0.001004 0.000000 0.057282 ( 0.056055)
build_ruby 0.001061 0.000000 0.057734 ( 0.056468)
build_all 0.000725 0.003544 1.520683 ( 0.616954)
build_install 0.010444 0.000447 6.245566 ( 2.829949)
test_btest 0.000695 0.000122 49.359939 ( 7.810820)
test_basic 0.005705 0.000259 0.332875 ( 0.420969)
test_all 0.001108 0.000185 645.787498 ( 92.446733)
test_rubyspec 0.066520 0.044684 43.783669 ( 49.413369)
total: 155.89 sec