Logfile: /home/ko1/ruby/logs/brlog.trunk.20220728-121202
#<BuildRuby:0x000055c0a9600328
@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.20220728-121202",
@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.000013 0.000001 0.000014 ( 0.000014)
configure 0.000011 0.000000 0.000011 ( 0.000011)
build_up 0.000000 0.006668 0.828409 ( 1.146845)
build_miniruby 0.000000 0.000904 0.057240 ( 0.056145)
build_ruby 0.000350 0.000681 0.059083 ( 0.057744)
build_all 0.003808 0.000879 1.533193 ( 0.591137)
build_install 0.005963 0.003671 5.617660 ( 2.173110)
test_btest 0.000502 0.000134 48.978125 ( 8.478645)
test_basic 0.005559 0.000000 0.292970 ( 0.381902)
test_all 0.001101 0.000000 589.718835 ( 87.046861)
test_rubyspec 0.084669 0.037038 43.741636 ( 49.375747)
total: 149.31 sec