Logfile: /home/ko1/ruby/logs/brlog.trunk.20220718-032613
#<BuildRuby:0x000055bf88e24328
@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.20220718-032613",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000013 0.000002 0.000015 ( 0.000015)
build_up 0.005805 0.000893 0.847699 ( 0.940675)
build_miniruby 0.000824 0.000127 0.056776 ( 0.055592)
build_ruby 0.000768 0.000000 0.059081 ( 0.057975)
build_all 0.004542 0.000000 1.537298 ( 0.600929)
build_install 0.005923 0.003290 5.688861 ( 2.196656)
test_btest 0.000691 0.000122 54.126183 ( 7.840087)
test_basic 0.004981 0.000879 0.345306 ( 0.433286)
test_all 0.000906 0.000159 583.464294 ( 93.966418)
test_rubyspec 0.077767 0.042333 43.386250 ( 48.988234)
total: 155.08 sec