Logfile: /home/ko1/ruby/logs/brlog.trunk.20220807-215425
#<BuildRuby:0x0000562b91ef8018
@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.20220807-215425",
@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.000015 0.000003 0.000018 ( 0.000019)
build_up 0.005539 0.000852 0.812566 ( 1.032857)
build_miniruby 0.000870 0.000134 0.057784 ( 0.056501)
build_ruby 0.000892 0.000137 0.059569 ( 0.058318)
build_all 0.004557 0.000016 1.545657 ( 0.600444)
build_install 0.007191 0.004131 5.641852 ( 2.153607)
test_btest 0.000508 0.000095 49.574251 ( 8.853032)
test_basic 0.000000 0.005176 0.297471 ( 0.387040)
test_all 0.000000 0.001429 595.347140 ( 92.956917)
test_rubyspec 0.068102 0.052530 43.760446 ( 51.169822)
total: 157.27 sec