Logfile: /home/ko1/ruby/logs/brlog.trunk.20220314-133859
#<BuildRuby:0x000055a4d4d14448
@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.20220314-133859",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.009996 0.000270 0.988948 ( 1.099413)
build_miniruby 0.001981 0.000283 0.076509 ( 0.074632)
build_ruby 0.001587 0.000227 0.076667 ( 0.074869)
build_all 0.004684 0.005466 4.200407 ( 0.841433)
build_install 0.015617 0.008608 8.011461 ( 2.420279)
test_btest 0.001284 0.000356 72.771250 ( 8.109903)
test_basic 0.001912 0.005321 0.329909 ( 0.426648)
test_all 0.001540 0.000513 703.205174 ( 68.231624)
test_rubyspec 0.105887 0.054958 46.265252 ( 51.701934)
total: 132.98 sec