Logfile: /home/ko1/ruby/logs/brlog.trunk.20221216-181754
#<BuildRuby:0x0000557617ddbe08
@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.20221216-181754",
@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.000005)
autoconf 0.000007 0.000000 0.000007 ( 0.000008)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.000000 0.003572 0.599258 ( 1.008867)
build_miniruby 0.000198 0.000675 0.741336 ( 0.740743)
build_ruby 0.001151 0.000192 2.586839 ( 2.513219)
build_all 0.009621 0.000121 12.585394 ( 1.522346)
build_install 0.005975 0.000854 1.667294 ( 0.791841)
test_btest 0.000553 0.000079 66.127029 ( 5.725608)
test_basic 0.000000 0.003558 0.251922 ( 0.347385)
test_all 0.000263 0.001359 506.764869 ( 70.021570)
test_rubyspec 0.007477 0.023518 35.178860 ( 45.765030)
total: 128.44 sec