Logfile: /home/ko1/ruby/logs/brlog.trunk.20220826-223211
#<BuildRuby:0x00005596754f7de0
@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.20220826-223211",
@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.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000013 0.000000 0.000013 ( 0.000014)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.003156 0.003404 0.869787 ( 1.836371)
build_miniruby 0.000945 0.000052 0.059011 ( 0.057699)
build_ruby 0.000980 0.000054 0.060049 ( 0.058843)
build_all 0.004380 0.000243 1.529865 ( 0.587101)
build_install 0.006739 0.004514 1.932832 ( 0.964488)
test_btest 0.000703 0.000078 49.700550 ( 8.693620)
test_basic 0.005269 0.000585 0.337440 ( 0.425928)
test_all 0.002887 0.000000 600.493471 ( 92.612759)
test_rubyspec 0.093584 0.029556 44.145959 ( 52.428658)
total: 157.67 sec