Logfile: /home/ko1/ruby/logs/brlog.trunk.20221225-170545
#<BuildRuby:0x000055e3e95081d8
@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.20221225-170545",
@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.000007 0.000002 0.000009 ( 0.000009)
autoconf 0.000012 0.000003 0.000015 ( 0.000014)
configure 0.000009 0.000003 0.000012 ( 0.000011)
build_up 0.008425 0.001044 0.957643 ( 1.162852)
build_miniruby 0.000000 0.002642 0.842172 ( 0.839992)
build_ruby 0.000000 0.003228 2.127403 ( 2.128266)
build_all 0.008444 0.013064 18.574718 ( 2.166866)
build_install 0.017459 0.002927 2.071416 ( 1.056553)
test_btest 0.001972 0.000000 87.937046 ( 9.332130)
test_basic 0.006092 0.002431 0.339888 ( 0.428753)
test_all 0.001771 0.000241 677.795126 ( 71.872486)
test_rubyspec 0.106280 0.064492 47.933045 ( 56.093567)
total: 145.08 sec