Logfile: /home/ko1/ruby/logs/brlog.trunk.20220425-151722
#<BuildRuby:0x000056275764fc88
@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.20220425-151722",
@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.000000 0.000006 ( 0.000006)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000011 0.000001 0.000012 ( 0.000012)
build_up 0.002243 0.004232 0.881678 ( 1.400620)
build_miniruby 0.000843 0.000121 0.057078 ( 0.055903)
build_ruby 0.000714 0.000102 0.059416 ( 0.058198)
build_all 0.004249 0.000007 1.502775 ( 0.603192)
build_install 0.010288 0.000761 6.262151 ( 2.823547)
test_btest 0.000520 0.000000 52.301875 ( 9.117382)
test_basic 0.005418 0.000166 0.332698 ( 0.421218)
test_all 0.001207 0.000142 628.385861 ( 90.721991)
test_rubyspec 0.084136 0.019168 44.409975 ( 49.622599)
total: 154.83 sec