Logfile: /home/ko1/ruby/logs/brlog.trunk.20220629-175118
#<BuildRuby:0x000055d687904328
@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.20220629-175118",
@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.000001 0.000009 ( 0.000009)
autoconf 0.000019 0.000001 0.000020 ( 0.000020)
configure 0.000017 0.000001 0.000018 ( 0.000018)
build_up 0.006120 0.000470 0.863549 ( 1.650516)
build_miniruby 0.000974 0.000075 0.057375 ( 0.056152)
build_ruby 0.000984 0.000075 0.059323 ( 0.058065)
build_all 0.000236 0.004154 1.498649 ( 0.601127)
build_install 0.010068 0.000744 6.311505 ( 2.823164)
test_btest 0.000574 0.000077 53.714741 ( 8.243701)
test_basic 0.006193 0.000161 0.378439 ( 0.465797)
test_all 0.001263 0.000158 635.747515 ( 93.900581)
test_rubyspec 0.064045 0.038239 44.459864 ( 50.034209)
total: 157.83 sec