Logfile: /home/ko1/ruby/logs/brlog.trunk.20220814-172929
#<BuildRuby:0x0000561cda0091f8
@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.20220814-172929",
@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.000001 0.000007 ( 0.000006)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.009476 0.000729 0.853980 ( 1.973629)
build_miniruby 0.001107 0.000085 0.060475 ( 0.059933)
build_ruby 0.001146 0.000088 0.062911 ( 0.061693)
build_all 0.000532 0.008612 1.278636 ( 0.475211)
build_install 0.011544 0.005118 1.565055 ( 0.801963)
test_btest 0.000735 0.000184 51.491139 ( 5.947132)
test_basic 0.004965 0.000067 0.285779 ( 0.376822)
test_all 0.002130 0.000501 488.800935 ( 52.130521)
test_rubyspec 0.080731 0.049242 41.711852 ( 49.295397)
total: 111.12 sec