Logfile: /home/ko1/ruby/logs/brlog.trunk.20221025-192903
#<BuildRuby:0x000055e63a8129c0
@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.20221025-192903",
@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.000009 0.000001 0.000010 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.005035 0.004199 1.160378 ( 1.504352)
build_miniruby 0.001998 0.000286 0.110259 ( 0.106922)
build_ruby 0.001832 0.000000 0.116022 ( 0.112676)
build_all 0.007668 0.000124 1.399831 ( 0.576529)
build_install 0.014087 0.000109 1.713902 ( 0.905435)
test_btest 0.001991 0.000209 62.285687 ( 6.332133)
test_basic 0.006860 0.000234 0.372184 ( 0.462397)
test_all 0.006308 0.000000 523.447874 ( 54.860579)
test_rubyspec 0.087112 0.037300 43.541409 ( 52.140439)
total: 117.00 sec