Logfile: /home/ko1/ruby/logs/brlog.trunk.20220824-040558
#<BuildRuby:0x0000556573b93f60
@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.20220824-040558",
@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.000001 0.000006 ( 0.000007)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.005328 0.000888 0.866924 ( 0.882832)
build_miniruby 0.000810 0.000135 0.057142 ( 0.055966)
build_ruby 0.000863 0.000000 0.059989 ( 0.058692)
build_all 0.000549 0.003927 1.529958 ( 0.585659)
build_install 0.003909 0.007196 1.912925 ( 0.972149)
test_btest 0.000554 0.000185 52.143054 ( 8.511814)
test_basic 0.006004 0.000585 0.337911 ( 0.425206)
test_all 0.001452 0.000453 607.221407 ( 90.159496)
test_rubyspec 0.061636 0.047310 44.415945 ( 52.678775)
total: 154.33 sec