Logfile: /home/ko1/ruby/logs/brlog.trunk.20220818-040134
#<BuildRuby:0x000056246502d480
@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.20220818-040134",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.005536 0.004371 0.886074 ( 5.091805)
build_miniruby 0.001078 0.000248 0.053951 ( 0.052882)
build_ruby 0.001030 0.000237 0.055455 ( 0.054533)
build_all 0.005895 0.004763 1.255625 ( 0.469227)
build_install 0.006148 0.007843 1.565726 ( 0.805872)
test_btest 0.000835 0.000314 54.916873 ( 6.007391)
test_basic 0.004109 0.001541 0.290842 ( 0.381370)
test_all 0.002977 0.001117 508.433297 ( 53.416183)
test_rubyspec 0.085991 0.043521 41.683746 ( 49.198011)
total: 115.48 sec