Logfile: /home/ko1/ruby/logs/brlog.trunk.20220528-152708
#<BuildRuby:0x0000559051c088e8
@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.20220528-152708",
@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.000002 0.000006 ( 0.000005)
autoconf 0.000013 0.000006 0.000019 ( 0.000019)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.005308 0.007073 0.973516 ( 1.051643)
build_miniruby 0.002087 0.000000 0.071554 ( 0.069323)
build_ruby 0.002171 0.000000 0.074632 ( 0.072309)
build_all 0.006066 0.002890 1.430745 ( 0.605755)
build_install 0.017587 0.003746 5.766334 ( 2.781853)
test_btest 0.000932 0.000400 70.480637 ( 8.039972)
test_basic 0.006874 0.000000 0.326142 ( 0.415696)
test_all 0.002340 0.000000 716.198236 ( 67.570215)
test_rubyspec 0.088508 0.085326 46.218959 ( 51.839100)
total: 132.45 sec