Logfile: /home/ko1/ruby/logs/brlog.trunk.20221203-171553
#<BuildRuby:0x000055ff38488018
@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.20221203-171553",
@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.000008 0.000003 0.000011 ( 0.000011)
autoconf 0.000014 0.000005 0.000019 ( 0.000018)
configure 0.000012 0.000004 0.000016 ( 0.000016)
build_up 0.004716 0.000222 1.167173 ( 1.179514)
build_miniruby 0.000930 0.000000 0.979288 ( 0.978002)
build_ruby 0.001268 0.000000 2.826332 ( 2.701408)
build_all 0.008384 0.000708 15.912726 ( 3.436185)
build_install 0.005540 0.003339 2.210960 ( 1.243100)
test_btest 0.000437 0.000136 65.994615 ( 11.393999)
test_basic 0.003596 0.001124 0.295114 ( 0.386878)
test_all 0.000421 0.000525 671.409917 (112.007940)
test_rubyspec 0.039044 0.035108 53.773235 ( 61.919934)
total: 195.25 sec