Logfile: /home/ko1/ruby/logs/brlog.trunk.20221207-044252
#<BuildRuby:0x0000557795206298
@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.20221207-044252",
@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.000012 0.000002 0.000014 ( 0.000013)
configure 0.000025 0.000004 0.000029 ( 0.000027)
build_up 0.005799 0.004293 1.202992 ( 1.871775)
build_miniruby 0.002202 0.000472 0.847268 ( 0.855331)
build_ruby 0.003316 0.000000 2.241259 ( 2.167801)
build_all 0.013896 0.005294 18.574859 ( 2.153268)
build_install 0.017307 0.003325 2.077693 ( 1.031157)
test_btest 0.000968 0.000220 91.790401 ( 9.373831)
test_basic 0.002511 0.003825 0.355426 ( 0.444906)
test_all 0.000912 0.001146 701.975970 ( 70.019358)
test_rubyspec 0.100448 0.048664 49.434342 ( 57.925685)
total: 145.84 sec