Logfile: /home/ko1/ruby/logs/brlog.trunk.20220705-130711
#<BuildRuby:0x0000557f849c7fa8
@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.20220705-130711",
@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.000001 0.000008 ( 0.000007)
autoconf 0.000017 0.000001 0.000018 ( 0.000018)
configure 0.000013 0.000001 0.000014 ( 0.000014)
build_up 0.002926 0.004334 0.924007 ( 3.028905)
build_miniruby 0.000903 0.000129 0.057439 ( 0.056208)
build_ruby 0.000888 0.000126 0.059078 ( 0.057851)
build_all 0.003702 0.000529 1.497550 ( 0.601866)
build_install 0.010326 0.000773 6.319070 ( 2.865348)
test_btest 0.000615 0.000082 54.766065 ( 8.162644)
test_basic 0.005083 0.000678 0.343530 ( 0.431426)
test_all 0.001210 0.000161 632.844407 ( 90.718308)
test_rubyspec 0.057332 0.023765 44.397799 ( 49.988223)
total: 155.91 sec