Logfile: /home/ko1/ruby/logs/brlog.trunk.20220727-140140
#<BuildRuby:0x0000561252ac28c0
@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.20220727-140140",
@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.000006)
autoconf 0.000016 0.000004 0.000020 ( 0.000020)
configure 0.000008 0.000003 0.000011 ( 0.000011)
build_up 0.000325 0.006713 0.893245 ( 1.373343)
build_miniruby 0.000701 0.000292 0.058449 ( 0.057266)
build_ruby 0.000727 0.000303 0.059175 ( 0.057827)
build_all 0.000480 0.004203 1.532563 ( 0.587506)
build_install 0.010295 0.000979 5.619665 ( 2.163126)
test_btest 0.000608 0.000260 49.142234 ( 7.983281)
test_basic 0.003649 0.001564 0.274245 ( 0.363734)
test_all 0.000749 0.000321 605.022865 ( 87.114504)
test_rubyspec 0.053342 0.044190 43.909516 ( 49.578801)
total: 149.28 sec