Logfile: /home/ko1/ruby/logs/brlog.trunk.20220723-055159
#<BuildRuby:0x000055beda5a28c0
@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.20220723-055159",
@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.000017 0.000004 0.000021 ( 0.000020)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.001983 0.004531 0.822502 ( 0.919048)
build_miniruby 0.000777 0.000259 0.057506 ( 0.056269)
build_ruby 0.000764 0.000255 0.059261 ( 0.057998)
build_all 0.004528 0.000109 1.511678 ( 0.582944)
build_install 0.006752 0.002372 5.629687 ( 2.140726)
test_btest 0.000578 0.000181 44.665451 ( 8.546674)
test_basic 0.002976 0.002285 0.293430 ( 0.382740)
test_all 0.000894 0.000298 593.324689 ( 88.540948)
test_rubyspec 0.068153 0.051786 43.458533 ( 49.035451)
total: 150.26 sec