Logfile: /home/ko1/ruby/logs/brlog.trunk.20220627-133353
#<BuildRuby:0x000056344756c328
@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.20220627-133353",
@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.000007)
autoconf 0.000014 0.000002 0.000016 ( 0.000017)
configure 0.000014 0.000002 0.000016 ( 0.000017)
build_up 0.005729 0.000881 0.850033 ( 1.659136)
build_miniruby 0.000791 0.000122 0.057187 ( 0.055968)
build_ruby 0.000710 0.000110 0.058672 ( 0.057494)
build_all 0.003622 0.000557 1.501758 ( 0.597527)
build_install 0.004355 0.004667 6.306562 ( 2.835226)
test_btest 0.000694 0.000148 55.281973 ( 7.853634)
test_basic 0.000882 0.005032 0.324560 ( 0.412758)
test_all 0.001162 0.000332 639.385164 ( 91.545691)
test_rubyspec 0.084882 0.043244 44.782086 ( 50.316582)
total: 155.33 sec