Logfile: /home/ko1/ruby/logs/brlog.trunk.20220829-105717
#<BuildRuby:0x000055bec8ba72c8
@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.20220829-105717",
@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.000001 0.000007 ( 0.000006)
autoconf 0.000014 0.000001 0.000015 ( 0.000015)
configure 0.000012 0.000001 0.000013 ( 0.000013)
build_up 0.006002 0.000462 0.919209 ( 5.195830)
build_miniruby 0.000984 0.000076 0.058558 ( 0.057304)
build_ruby 0.000936 0.000072 0.061475 ( 0.060243)
build_all 0.004611 0.000000 1.549106 ( 0.590646)
build_install 0.010770 0.000072 1.906633 ( 0.951512)
test_btest 0.000586 0.000000 48.413861 ( 8.354125)
test_basic 0.001594 0.004007 0.296277 ( 0.385738)
test_all 0.001742 0.000193 610.743308 ( 92.672393)
test_rubyspec 0.064107 0.049158 43.450318 ( 51.961931)
total: 160.23 sec