Logfile: /home/ko1/ruby/logs/brlog.trunk.20221201-191558
#<BuildRuby:0x000055be92994278
@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.20221201-191558",
@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.000007)
autoconf 0.000012 0.000003 0.000015 ( 0.000014)
configure 0.000027 0.000006 0.000033 ( 0.000030)
build_up 0.011042 0.000643 1.196165 ( 1.213420)
build_miniruby 0.000000 0.002640 0.843669 ( 0.842705)
build_ruby 0.003167 0.000000 2.228523 ( 2.135221)
build_all 0.019156 0.000949 18.556094 ( 2.194169)
build_install 0.018825 0.002807 2.012168 ( 1.027723)
test_btest 0.001122 0.000214 92.357208 ( 8.869579)
test_basic 0.000920 0.008637 0.355034 ( 0.441656)
test_all 0.001867 0.000509 684.739663 ( 70.670341)
test_rubyspec 0.107361 0.077519 49.502853 ( 57.415038)
total: 144.81 sec