Logfile: /home/ko1/ruby/logs/brlog.trunk.20220801-111550
#<BuildRuby:0x000055fc486b6c60
@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.20220801-111550",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000012 0.000003 0.000015 ( 0.000015)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.005249 0.001312 0.877476 ( 1.176158)
build_miniruby 0.000767 0.000192 0.058029 ( 0.056788)
build_ruby 0.000815 0.000204 0.059123 ( 0.057792)
build_all 0.004506 0.000013 1.544920 ( 0.599478)
build_install 0.004468 0.004460 5.650907 ( 2.164409)
test_btest 0.000495 0.000141 51.497313 ( 8.311496)
test_basic 0.005340 0.000224 0.293720 ( 0.383381)
test_all 0.001386 0.000000 588.178370 ( 93.790994)
test_rubyspec 0.079682 0.048208 43.620804 ( 49.290613)
total: 155.83 sec