Logfile: /home/ko1/ruby/logs/brlog.trunk.20220726-131325
#<BuildRuby:0x000055bdadb33dd0
@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.20220726-131325",
@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.000007)
autoconf 0.000010 0.000002 0.000012 ( 0.000011)
configure 0.000011 0.000002 0.000013 ( 0.000014)
build_up 0.001928 0.004633 0.856375 ( 1.035865)
build_miniruby 0.000777 0.000194 0.057172 ( 0.055905)
build_ruby 0.000813 0.000203 0.059192 ( 0.057971)
build_all 0.004597 0.000033 1.511548 ( 0.587011)
build_install 0.007953 0.003105 5.620565 ( 2.139447)
test_btest 0.000600 0.000150 54.702148 ( 7.773727)
test_basic 0.001325 0.004583 0.371638 ( 0.459171)
test_all 0.001119 0.000143 604.100748 ( 89.559471)
test_rubyspec 0.066947 0.025955 43.476757 ( 49.130581)
total: 150.80 sec