Logfile: /home/ko1/ruby/logs/brlog.trunk.20220823-222905
#<BuildRuby:0x00005622141ae8c0
@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.20220823-222905",
@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.000015 0.000001 0.000016 ( 0.000016)
configure 0.000010 0.000001 0.000011 ( 0.000010)
build_up 0.006331 0.000156 0.811955 ( 0.909938)
build_miniruby 0.000943 0.000067 0.057674 ( 0.056482)
build_ruby 0.000902 0.000065 0.059852 ( 0.058668)
build_all 0.004266 0.000305 1.516834 ( 0.589428)
build_install 0.006697 0.004405 1.922308 ( 0.969657)
test_btest 0.000789 0.000099 51.965455 ( 8.597837)
test_basic 0.005385 0.000673 0.322462 ( 0.410484)
test_all 0.001943 0.000243 599.054688 ( 95.626240)
test_rubyspec 0.098355 0.029790 44.177399 ( 52.420023)
total: 159.64 sec