Logfile: /home/ko1/ruby/logs/brlog.trunk.20221215-092756
#<BuildRuby:0x0000564d96b2c728
@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.20221215-092756",
@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.000009 0.000001 0.000010 ( 0.000024)
autoconf 0.000042 0.000005 0.000047 ( 0.000047)
configure 0.000017 0.000002 0.000019 ( 0.000019)
build_up 0.003700 0.000435 0.840114 ( 1.075473)
build_miniruby 0.001011 0.000000 1.019511 ( 1.018190)
build_ruby 0.001271 0.000000 2.734642 ( 2.635219)
build_all 0.008706 0.000000 15.720222 ( 3.278331)
build_install 0.006751 0.003774 2.224070 ( 1.246113)
test_btest 0.000000 0.000576 64.672157 ( 11.466117)
test_basic 0.000000 0.004428 0.313140 ( 0.404714)
test_all 0.000000 0.001423 683.330850 (137.025673)
test_rubyspec 0.048388 0.027071 52.386064 ( 60.518730)
total: 218.67 sec