Logfile: /home/ko1/ruby/logs/brlog.trunk.20221227-162730
#<BuildRuby:0x0000561f1d4386d0
@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.20221227-162730",
@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.000006 0.000001 0.000007 ( 0.000006)
autoconf 0.000012 0.000000 0.000012 ( 0.000013)
configure 0.000010 0.000001 0.000011 ( 0.000010)
build_up 0.008568 0.000612 0.983921 ( 1.168039)
build_miniruby 0.003024 0.000000 0.831276 ( 0.829722)
build_ruby 0.000000 0.003375 2.135151 ( 2.133987)
build_all 0.017429 0.003287 18.545599 ( 2.172422)
build_install 0.018554 0.002173 2.025286 ( 1.032074)
test_btest 0.001221 0.000160 82.826676 ( 9.408033)
test_basic 0.003690 0.005216 0.341732 ( 0.430118)
test_all 0.002740 0.000477 692.415507 ( 63.948322)
test_rubyspec 0.102512 0.070439 47.894040 ( 56.083843)
total: 137.21 sec