Logfile: /home/ko1/ruby/logs/brlog.trunk.20220730-171159
#<BuildRuby:0x000055eaa7be3df8
@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.20220730-171159",
@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.000003 0.000008 ( 0.000007)
autoconf 0.000008 0.000004 0.000012 ( 0.000012)
configure 0.000007 0.000003 0.000010 ( 0.000010)
build_up 0.004364 0.002004 0.834957 ( 0.951389)
build_miniruby 0.000625 0.000341 0.057375 ( 0.056104)
build_ruby 0.000615 0.000335 0.059006 ( 0.057817)
build_all 0.002952 0.001610 1.530976 ( 0.597685)
build_install 0.008769 0.000193 5.657276 ( 2.144964)
test_btest 0.000893 0.000000 52.555403 ( 8.338678)
test_basic 0.003829 0.002506 0.333415 ( 0.420901)
test_all 0.000709 0.000331 612.451316 ( 87.438893)
test_rubyspec 0.087672 0.038448 43.716750 ( 49.312583)
total: 149.32 sec