Logfile: /home/ko1/ruby/logs/brlog.trunk.20221205-211826
#<BuildRuby:0x000056390c20a350
@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.20221205-211826",
@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.000012 0.000003 0.000015 ( 0.000014)
build_up 0.003846 0.000962 1.207329 ( 1.209850)
build_miniruby 0.000865 0.000000 0.981984 ( 0.980831)
build_ruby 0.001340 0.000000 2.701058 ( 2.605866)
build_all 0.008565 0.000530 15.804325 ( 3.327171)
build_install 0.004849 0.003426 2.194859 ( 1.223019)
test_btest 0.000455 0.000114 61.657570 ( 11.811829)
test_basic 0.005152 0.000222 0.310918 ( 0.400418)
test_all 0.000693 0.000163 678.493090 (105.912906)
test_rubyspec 0.049592 0.016269 53.784193 ( 61.984937)
total: 189.46 sec