Logfile: /home/ko1/ruby/logs/brlog.trunk.20220730-002821
#<BuildRuby:0x000055ac351ebf68
@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.20220730-002821",
@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.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000014 0.000003 0.000017 ( 0.000018)
configure 0.000011 0.000003 0.000014 ( 0.000014)
build_up 0.002773 0.003682 0.832671 ( 0.969810)
build_miniruby 0.000795 0.000265 0.057444 ( 0.056158)
build_ruby 0.000774 0.000258 0.058901 ( 0.057669)
build_all 0.004614 0.000139 1.518737 ( 0.588376)
build_install 0.008596 0.002645 5.625763 ( 2.154794)
test_btest 0.000547 0.000169 52.471752 ( 8.015306)
test_basic 0.005771 0.000246 0.332338 ( 0.420444)
test_all 0.001821 0.000116 609.760577 ( 88.309822)
test_rubyspec 0.095374 0.026349 43.770256 ( 49.349181)
total: 149.92 sec