Logfile: /home/ko1/ruby/logs/brlog.trunk.20220601-083811
#<BuildRuby:0x000056020492bd58
@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.20220601-083811",
@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.000012 0.000001 0.000013 ( 0.000013)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.000000 0.006943 0.855457 ( 1.010148)
build_miniruby 0.000883 0.000177 0.056859 ( 0.055439)
build_ruby 0.000900 0.000180 0.057298 ( 0.056015)
build_all 0.004187 0.000085 1.498156 ( 0.602978)
build_install 0.009957 0.001093 6.309420 ( 2.847189)
test_btest 0.000650 0.000115 52.702808 ( 8.272613)
test_basic 0.005308 0.000937 0.336300 ( 0.423836)
test_all 0.001336 0.000236 652.596662 ( 94.318525)
test_rubyspec 0.094689 0.033299 44.193279 ( 49.784418)
total: 157.37 sec