Logfile: /home/ko1/ruby/logs/brlog.trunk.20220723-023204
#<BuildRuby:0x0000562d698f8328
@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.20220723-023204",
@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.000011 0.000002 0.000013 ( 0.000014)
configure 0.000010 0.000002 0.000012 ( 0.000012)
build_up 0.006427 0.000350 4.369231 ( 10.563446)
build_miniruby 0.004937 0.000760 151.761266 ( 25.062716)
build_ruby 0.001549 0.000238 2.641519 ( 2.452359)
build_all 0.012136 0.000329 33.599507 ( 8.338876)
build_install 0.011690 0.000000 5.657939 ( 2.170643)
test_btest 0.000728 0.000000 52.558495 ( 8.154797)
test_basic 0.002118 0.003446 0.299552 ( 0.388784)
test_all 0.001044 0.000000 631.978609 ( 90.603225)
test_rubyspec 0.114447 0.011174 43.744067 ( 49.331217)
total: 197.07 sec