Logfile: /home/ko1/ruby/logs/brlog.trunk.20220616-223803
#<BuildRuby:0x0000557144367fa8
@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.20220616-223803",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000013 0.000001 0.000014 ( 0.000015)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.004061 0.002692 0.848015 ( 1.150177)
build_miniruby 0.000843 0.000099 0.057297 ( 0.056098)
build_ruby 0.000798 0.000094 0.060016 ( 0.058820)
build_all 0.000000 0.004161 1.452277 ( 0.604098)
build_install 0.006550 0.004416 6.236950 ( 2.831812)
test_btest 0.000705 0.000166 53.126292 ( 8.226034)
test_basic 0.002100 0.003453 0.358882 ( 0.447201)
test_all 0.001006 0.000279 648.134474 ( 92.730008)
test_rubyspec 0.089707 0.033852 44.127701 ( 49.674472)
total: 155.78 sec