Logfile: /home/ko1/ruby/logs/brlog.trunk.20220728-114111
#<BuildRuby:0x0000560db4fb52f8
@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.20220728-114111",
@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.000010 0.000002 0.000012 ( 0.000011)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.010442 0.000000 0.892069 ( 0.979818)
build_miniruby 0.001936 0.000069 0.064631 ( 0.063078)
build_ruby 0.001873 0.000250 0.065973 ( 0.064273)
build_all 0.007458 0.000994 1.263679 ( 0.471918)
build_install 0.011406 0.005911 4.278759 ( 1.863246)
test_btest 0.000000 0.002044 55.165368 ( 6.380559)
test_basic 0.003543 0.002212 0.293664 ( 0.389654)
test_all 0.002148 0.000000 508.579081 ( 53.393642)
test_rubyspec 0.069396 0.058247 41.787460 ( 47.766712)
total: 111.37 sec