Logfile: /home/ko1/ruby/logs/brlog.trunk.20220727-071418
#<BuildRuby:0x0000563230b9fdd0
@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-071418",
@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.000012 0.000001 0.000013 ( 0.000014)
configure 0.000013 0.000002 0.000015 ( 0.000014)
build_up 0.006437 0.000000 0.866201 ( 0.964445)
build_miniruby 0.001047 0.000000 0.057352 ( 0.056067)
build_ruby 0.000000 0.000760 0.059543 ( 0.058414)
build_all 0.001295 0.003287 1.522157 ( 0.584426)
build_install 0.006672 0.004622 5.642447 ( 2.171756)
test_btest 0.000595 0.000149 45.524901 ( 8.322854)
test_basic 0.005290 0.000268 0.320907 ( 0.409677)
test_all 0.000909 0.000214 610.561214 ( 89.843669)
test_rubyspec 0.069376 0.042716 43.626741 ( 49.211374)
total: 151.62 sec