Logfile: /home/ko1/ruby/logs/brlog.trunk.20220722-034331
#<BuildRuby:0x0000558c636fe7e0
@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.20220722-034331",
@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.000012 0.000003 0.000015 ( 0.000015)
configure 0.000000 0.000012 0.000012 ( 0.000012)
build_up 0.001982 0.004813 0.841083 ( 0.932659)
build_miniruby 0.000724 0.000263 0.056938 ( 0.055777)
build_ruby 0.000703 0.000256 0.058572 ( 0.057397)
build_all 0.003354 0.001220 1.552576 ( 0.602853)
build_install 0.005899 0.005251 5.685374 ( 2.172252)
test_btest 0.000598 0.000249 55.190864 ( 7.932883)
test_basic 0.005247 0.000119 0.288854 ( 0.377649)
test_all 0.000801 0.000308 621.897065 ( 88.744705)
test_rubyspec 0.063544 0.052205 43.347557 ( 48.987338)
total: 149.86 sec