Logfile: /home/ko1/ruby/logs/brlog.trunk.20221212-023906
#<BuildRuby:0x000055ee3b0f7fb0
@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-023906",
@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.000007 0.000001 0.000008 ( 0.000007)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000011 0.000001 0.000012 ( 0.000011)
build_up 0.003697 0.000435 0.900803 ( 1.120964)
build_miniruby 0.000990 0.000116 0.972748 ( 0.971391)
build_ruby 0.001216 0.000000 2.729531 ( 2.629137)
build_all 0.008801 0.000167 15.737096 ( 3.323699)
build_install 0.005459 0.004493 2.283578 ( 1.318537)
test_btest 0.000549 0.000000 65.549447 ( 10.735020)
test_basic 0.004647 0.000123 0.288645 ( 0.379202)
test_all 0.001272 0.000182 688.087975 (136.445956)
test_rubyspec 0.049394 0.019181 52.530386 ( 60.792524)
total: 217.72 sec