Logfile: /home/ko1/ruby/logs/brlog.trunk.20221212-050014
#<BuildRuby:0x000055c7b5ad8090
@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.20221212-050014",
@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.000011 0.000001 0.000012 ( 0.000013)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.000290 0.003131 0.610844 ( 1.024244)
build_miniruby 0.000715 0.000165 0.710399 ( 0.709671)
build_ruby 0.001103 0.000255 2.467356 ( 2.391306)
build_all 0.002087 0.007069 12.481884 ( 1.492707)
build_install 0.005013 0.001791 1.640397 ( 0.782491)
test_btest 0.000689 0.000000 63.962188 ( 6.247215)
test_basic 0.000756 0.003057 0.275621 ( 0.370665)
test_all 0.001254 0.000502 506.863147 ( 70.840056)
test_rubyspec 0.020460 0.007289 35.783182 ( 46.121597)
total: 129.98 sec