Logfile: /home/ko1/ruby/logs/brlog.trunk.20230125-051233
#<BuildRuby:0x000055a28fc1fe80
@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.20230125-051233",
@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.000008)
autoconf 0.000019 0.000003 0.000022 ( 0.000021)
configure 0.000012 0.000002 0.000014 ( 0.000013)
build_up 0.006240 0.000285 0.837803 ( 1.060967)
build_miniruby 0.001070 0.000143 1.002954 ( 1.001199)
build_ruby 0.001340 0.000178 2.751782 ( 2.749193)
build_all 0.009567 0.000087 16.684034 ( 3.002189)
build_install 0.011184 0.000246 2.076578 ( 1.067106)
test_btest 0.000926 0.000097 68.769387 ( 11.036532)
test_basic 0.001399 0.004855 0.341121 ( 0.427671)
test_all 0.001238 0.000196 642.841121 (105.032464)
test_rubyspec 0.069949 0.023948 51.513992 ( 59.644778)
total: 185.02 sec