Logfile: /home/ko1/ruby/logs/brlog.trunk.20220607-203330
#<BuildRuby:0x000055f249eb3f20
@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.20220607-203330",
@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.000008 0.000000 0.000008 ( 0.000007)
autoconf 0.000016 0.000000 0.000016 ( 0.000016)
configure 0.000013 0.000000 0.000013 ( 0.000013)
build_up 0.000000 0.006229 0.822772 ( 0.932004)
build_miniruby 0.000025 0.001039 0.057132 ( 0.055906)
build_ruby 0.000924 0.000115 0.059546 ( 0.058291)
build_all 0.004252 0.000062 1.526685 ( 0.617007)
build_install 0.006093 0.004834 6.290152 ( 2.866710)
test_btest 0.000614 0.000109 50.444091 ( 7.984144)
test_basic 0.002194 0.003722 0.257071 ( 0.345506)
test_all 0.001149 0.000256 634.014172 ( 90.982845)
test_rubyspec 0.101986 0.025459 44.017838 ( 49.574833)
total: 153.42 sec