Logfile: /home/ko1/ruby/logs/brlog.trunk.20220422-104625
#<BuildRuby:0x00005603f1680010
@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.20220422-104625",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.006053 0.000307 0.843423 ( 1.210348)
build_miniruby 0.000852 0.000121 0.057349 ( 0.056149)
build_ruby 0.000801 0.000115 0.059330 ( 0.058185)
build_all 0.004157 0.000000 1.498598 ( 0.609995)
build_install 0.006226 0.004573 6.297351 ( 2.832299)
test_btest 0.000826 0.000155 52.234184 ( 8.698219)
test_basic 0.000000 0.006066 0.331574 ( 0.419563)
test_all 0.000822 0.000441 650.146984 ( 94.412582)
test_rubyspec 0.049310 0.027347 44.422655 ( 49.313629)
total: 157.61 sec