Logfile: /home/ko1/ruby/logs/brlog.trunk.20220424-123633
#<BuildRuby:0x000055945be36620
@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.20220424-123633",
@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.000006)
autoconf 0.000013 0.000003 0.000016 ( 0.000016)
configure 0.000011 0.000004 0.000015 ( 0.000015)
build_up 0.002996 0.003787 0.837447 ( 1.045747)
build_miniruby 0.000794 0.000265 0.057823 ( 0.056579)
build_ruby 0.000772 0.000258 0.059631 ( 0.058252)
build_all 0.001266 0.003086 1.512366 ( 0.607887)
build_install 0.005586 0.004679 6.260270 ( 2.829770)
test_btest 0.000502 0.000216 55.173197 ( 8.131078)
test_basic 0.005364 0.000484 0.277510 ( 0.366273)
test_all 0.000934 0.000373 640.741668 ( 90.840107)
test_rubyspec 0.100504 0.026306 44.274298 ( 49.194940)
total: 153.13 sec