Logfile: /home/ko1/ruby/logs/brlog.trunk.20221124-170918
#<BuildRuby:0x000055fbe6b93dd0
@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.20221124-170918",
@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.000009 0.000002 0.000011 ( 0.000011)
autoconf 0.000014 0.000004 0.000018 ( 0.000017)
configure 0.000012 0.000004 0.000016 ( 0.000015)
build_up 0.003715 0.000991 1.076963 ( 1.428091)
build_miniruby 0.000825 0.000220 0.989203 ( 0.987555)
build_ruby 0.000929 0.000247 2.756181 ( 2.670424)
build_all 0.003606 0.005511 15.848491 ( 3.276776)
build_install 0.007587 0.001198 1.997468 ( 1.142587)
test_btest 0.000492 0.000155 60.022619 ( 11.290991)
test_basic 0.003963 0.001252 0.294986 ( 0.385027)
test_all 0.001044 0.000330 707.736568 (111.924497)
test_rubyspec 0.040809 0.024304 53.635428 ( 61.843771)
total: 194.95 sec