Logfile: /home/ko1/ruby/logs/brlog.trunk.20221206-122718
#<BuildRuby:0x0000557570683018
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20221206-122718",
@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.000004 0.000014 ( 0.000014)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.007953 0.002892 1.196117 ( 1.211854)
build_miniruby 0.001873 0.000682 0.847313 ( 0.856391)
build_ruby 0.002268 0.000825 2.223581 ( 2.152768)
build_all 0.008815 0.011863 18.526596 ( 2.157488)
build_install 0.016033 0.005364 2.063154 ( 1.023616)
test_btest 0.000981 0.000458 88.259107 ( 9.367961)
test_basic 0.007329 0.000854 0.355470 ( 0.443797)
test_all 0.001377 0.000603 703.770466 ( 69.984706)
test_rubyspec 0.076200 0.068551 49.194226 ( 57.732255)
total: 144.93 sec