Logfile: /home/ko1/ruby/logs/brlog.trunk.20221206-211837
#<BuildRuby:0x000055a24f86df48
@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.20221206-211837",
@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.000003 0.000014 ( 0.000014)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.009320 0.001276 1.226702 ( 1.212976)
build_miniruby 0.001981 0.000457 0.857616 ( 0.866654)
build_ruby 0.002587 0.000597 2.242637 ( 2.169832)
build_all 0.017371 0.002450 18.570434 ( 2.180916)
build_install 0.019284 0.003046 2.059857 ( 1.025549)
test_btest 0.001122 0.000224 88.736536 ( 9.563842)
test_basic 0.006418 0.001283 0.341786 ( 0.431448)
test_all 0.001810 0.000204 684.250667 ( 70.713039)
test_rubyspec 0.079263 0.075319 49.259850 ( 57.784194)
total: 145.95 sec