Logfile: /home/ko1/ruby/logs/brlog.trunk.20220907-214823
#<BuildRuby:0x000055cbd8e10d30
@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.20220907-214823",
@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.000000 0.000006 ( 0.000006)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000105 0.000007 0.000112 ( 0.000115)
build_up 0.010460 0.000747 0.973267 ( 0.991151)
build_miniruby 0.002279 0.000162 0.073839 ( 0.071753)
build_ruby 0.002087 0.000149 0.077447 ( 0.075038)
build_all 0.010129 0.000723 1.555461 ( 0.588255)
build_install 0.020378 0.000977 1.928689 ( 0.948196)
test_btest 0.001610 0.000107 92.141768 ( 10.004695)
test_basic 0.006501 0.000433 0.351794 ( 0.445444)
test_all 0.003071 0.000204 683.229183 ( 68.735349)
test_rubyspec 0.140475 0.045168 47.060176 ( 55.499170)
total: 137.36 sec