Logfile: /home/ko1/ruby/logs/brlog.trunk.20220612-164646
#<BuildRuby:0x000055c34221bed8
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/src/trunk",
@btest_opts="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220612-164646",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000011 0.000001 0.000012 ( 0.000013)
build_up 0.006146 0.000439 0.828028 ( 1.047101)
build_miniruby 0.000000 0.000924 0.057574 ( 0.056464)
build_ruby 0.000000 0.000972 0.059801 ( 0.058578)
build_all 0.000000 0.004353 1.503721 ( 0.611408)
build_install 0.007106 0.003790 6.305899 ( 2.860661)
test_btest 0.001248 0.000267 56.075972 ( 7.980951)
test_basic 0.000342 0.005052 0.288808 ( 0.377806)
test_all 0.001171 0.000334 639.364373 ( 93.398978)
test_rubyspec 0.045547 0.031504 44.034892 ( 49.643778)
total: 156.04 sec