Logfile: /home/ko1/ruby/logs/brlog.trunk.20221217-041038
#<BuildRuby:0x000055cc7910ef78
@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.20221217-041038",
@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.000007 0.000001 0.000008 ( 0.000009)
configure 0.000009 0.000001 0.000010 ( 0.000011)
build_up 0.002971 0.000495 0.624362 ( 1.173113)
build_miniruby 0.000796 0.000133 0.742868 ( 0.742427)
build_ruby 0.001150 0.000192 2.598372 ( 2.523518)
build_all 0.001503 0.007762 12.508225 ( 1.528188)
build_install 0.005913 0.001015 1.629741 ( 0.761119)
test_btest 0.000539 0.000158 66.311591 ( 6.024055)
test_basic 0.001044 0.002695 0.264147 ( 0.358896)
test_all 0.001734 0.000000 505.994179 ( 69.693498)
test_rubyspec 0.017871 0.011226 36.274499 ( 46.587362)
total: 129.39 sec