Logfile: /home/ko1/ruby/logs/brlog.trunk.20221130-130555
#<BuildRuby:0x00005563c0afb418
@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.20221130-130555",
@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.000002 0.000007 ( 0.000007)
autoconf 0.000015 0.000000 0.000015 ( 0.000013)
configure 0.000011 0.000000 0.000011 ( 0.000010)
build_up 0.004836 0.000196 1.201777 ( 1.261131)
build_miniruby 0.000761 0.000163 0.946130 ( 0.944811)
build_ruby 0.001059 0.000227 2.662452 ( 2.576349)
build_all 0.009098 0.000000 15.662663 ( 3.254189)
build_install 0.009272 0.000249 2.188460 ( 1.262954)
test_btest 0.000436 0.000072 64.943503 ( 11.489439)
test_basic 0.004186 0.000697 0.344771 ( 0.435571)
test_all 0.000866 0.000144 701.976876 (109.062533)
test_rubyspec 0.053939 0.017308 53.630272 ( 61.750260)
total: 192.04 sec