Logfile: /home/ko1/ruby/logs/brlog.trunk.20220614-234601
#<BuildRuby:0x000055fa32e97f00
@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.20220614-234601",
@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.000013 0.000001 0.000014 ( 0.000014)
configure 0.000010 0.000001 0.000011 ( 0.000010)
build_up 0.006307 0.000160 0.876299 ( 1.035983)
build_miniruby 0.000914 0.000061 0.058610 ( 0.057367)
build_ruby 0.000727 0.000049 0.058553 ( 0.057350)
build_all 0.004352 0.000000 1.560319 ( 0.627410)
build_install 0.011016 0.000000 6.293077 ( 2.827469)
test_btest 0.000772 0.000000 52.107850 ( 8.386265)
test_basic 0.001645 0.003895 0.286146 ( 0.374890)
test_all 0.001264 0.000126 655.130419 ( 95.200197)
test_rubyspec 0.088169 0.035937 44.116803 ( 49.657805)
total: 158.23 sec