Logfile: /home/ko1/ruby/logs/brlog.trunk.20220728-224520
#<BuildRuby:0x0000555e1154c0d0
@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.20220728-224520",
@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.000007)
autoconf 0.000013 0.000002 0.000015 ( 0.000014)
configure 0.000011 0.000002 0.000013 ( 0.000012)
build_up 0.006160 0.000310 0.814100 ( 1.354980)
build_miniruby 0.000897 0.000138 0.056948 ( 0.055708)
build_ruby 0.000867 0.000133 0.058742 ( 0.057517)
build_all 0.001104 0.003729 1.557711 ( 0.605390)
build_install 0.010092 0.001176 5.629486 ( 2.140527)
test_btest 0.000699 0.000140 46.383514 ( 8.425097)
test_basic 0.005868 0.000227 0.329409 ( 0.417426)
test_all 0.000840 0.000158 627.490770 ( 93.786288)
test_rubyspec 0.083376 0.044578 43.765576 ( 49.360259)
total: 156.20 sec