Logfile: /home/ko1/ruby/logs/brlog.trunk.20221124-075222
#<BuildRuby:0x0000560874a828c0
@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-075222",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000030 0.000004 0.000034 ( 0.000034)
configure 0.000013 0.000002 0.000015 ( 0.000015)
build_up 0.004769 0.000106 1.075573 ( 1.107692)
build_miniruby 0.000805 0.000101 0.902883 ( 0.901347)
build_ruby 0.001063 0.000133 2.825829 ( 2.698283)
build_all 0.003913 0.004838 16.000846 ( 3.252063)
build_install 0.004161 0.005393 2.044261 ( 1.176658)
test_btest 0.000473 0.000118 62.536271 ( 10.577684)
test_basic 0.000070 0.004669 0.305171 ( 0.395946)
test_all 0.001217 0.000195 701.017470 (109.765364)
test_rubyspec 0.041518 0.017576 53.525119 ( 61.769636)
total: 191.65 sec