Logfile: /home/ko1/ruby/logs/brlog.trunk.20220630-022351
#<BuildRuby:0x0000563c03563de0
@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.20220630-022351",
@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.000006 0.000002 0.000008 ( 0.000007)
autoconf 0.000012 0.000003 0.000015 ( 0.000014)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.005226 0.001306 0.887078 ( 0.959819)
build_miniruby 0.000804 0.000201 0.058349 ( 0.057001)
build_ruby 0.000838 0.000209 0.059525 ( 0.058292)
build_all 0.004455 0.000000 1.483881 ( 0.598339)
build_install 0.011113 0.000000 6.319279 ( 2.850494)
test_btest 0.000644 0.000000 50.497045 ( 8.805746)
test_basic 0.005758 0.000000 0.333302 ( 0.421669)
test_all 0.000698 0.000880 620.444839 ( 90.367449)
test_rubyspec 0.063060 0.034521 44.241287 ( 49.798251)
total: 153.92 sec