Logfile: /home/ko1/ruby/logs/brlog.trunk.20221130-213415
#<BuildRuby:0x000055a9341103e0
@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.20221130-213415",
@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.000007)
autoconf 0.000012 0.000000 0.000012 ( 0.000012)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.000000 0.011599 1.214202 ( 1.213373)
build_miniruby 0.000063 0.002820 0.852259 ( 0.850978)
build_ruby 0.003616 0.000000 2.241267 ( 2.144133)
build_all 0.015194 0.003797 18.525568 ( 2.172076)
build_install 0.019468 0.000921 2.043751 ( 1.023683)
test_btest 0.000000 0.001294 91.839200 ( 9.041668)
test_basic 0.002997 0.007164 0.331593 ( 0.417038)
test_all 0.002164 0.000582 681.352094 ( 71.575070)
test_rubyspec 0.143362 0.033810 49.643239 ( 57.682222)
total: 146.12 sec