Logfile: /home/ko1/ruby/logs/brlog.trunk.20220718-112701
#<BuildRuby:0x000056197c75f670
@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.20220718-112701",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000010 0.000003 0.000013 ( 0.000012)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.002661 0.003499 0.896299 ( 1.200395)
build_miniruby 0.000694 0.000214 0.057182 ( 0.055845)
build_ruby 0.000710 0.000218 0.059963 ( 0.058748)
build_all 0.003199 0.001243 1.551206 ( 0.612897)
build_install 0.005905 0.003090 5.656086 ( 2.191232)
test_btest 0.000625 0.000208 53.976536 ( 8.364933)
test_basic 0.005816 0.000000 0.283587 ( 0.371924)
test_all 0.001183 0.000099 600.934350 ( 89.228296)
test_rubyspec 0.082645 0.044106 43.768396 ( 49.361286)
total: 151.45 sec