Logfile: /home/ko1/ruby/logs/brlog.trunk.20220718-010112
#<BuildRuby:0x0000562cc3b1b2c8
@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-010112",
@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.000013 0.000002 0.000015 ( 0.000015)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.006745 0.000399 0.990363 ( 1.387045)
build_miniruby 0.001272 0.000000 3.771628 ( 2.976717)
build_ruby 0.001703 0.000000 2.643087 ( 2.454297)
build_all 0.002746 0.006902 15.691602 ( 2.891444)
build_install 0.009124 0.002281 5.767038 ( 2.171606)
test_btest 0.000569 0.000142 46.100924 ( 8.607978)
test_basic 0.001088 0.004858 0.362751 ( 0.450497)
test_all 0.001335 0.000417 610.225304 ( 90.170906)
test_rubyspec 0.060831 0.048009 43.645076 ( 49.253775)
total: 160.36 sec