Logfile: /home/ko1/ruby/logs/brlog.trunk.20221212-022741
#<BuildRuby:0x00005562dc1440f8
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20221212-022741",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000012 0.000003 0.000015 ( 0.000015)
configure 0.000008 0.000002 0.000010 ( 0.000011)
build_up 0.001371 0.003147 0.969839 ( 1.674230)
build_miniruby 0.000762 0.000234 4.241966 ( 4.102065)
build_ruby 0.000949 0.000292 2.767296 ( 2.671675)
build_all 0.007097 0.002184 15.909565 ( 3.348276)
build_install 0.008987 0.000035 2.230896 ( 1.222161)
test_btest 0.000546 0.000145 57.606399 ( 12.168746)
test_basic 0.003401 0.000907 0.278325 ( 0.369490)
test_all 0.001194 0.000318 667.524685 (147.590175)
test_rubyspec 0.035588 0.028594 53.175282 ( 61.262544)
total: 234.41 sec