Logfile: /home/ko1/ruby/logs/brlog.trunk.20221213-214400
#<BuildRuby:0x0000563bfbc2e858
@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.20221213-214400",
@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.000000 0.000006 ( 0.000006)
autoconf 0.000019 0.000002 0.000021 ( 0.000020)
configure 0.000012 0.000001 0.000013 ( 0.000013)
build_up 0.003942 0.000282 0.857750 ( 1.114963)
build_miniruby 0.000932 0.000066 0.990627 ( 0.989143)
build_ruby 0.001147 0.000081 2.708396 ( 2.622645)
build_all 0.006402 0.002766 15.713949 ( 3.330903)
build_install 0.010418 0.000308 2.269481 ( 1.262850)
test_btest 0.000536 0.000051 60.587256 ( 11.790330)
test_basic 0.004445 0.000423 0.326111 ( 0.416944)
test_all 0.001131 0.000108 678.427880 (141.675370)
test_rubyspec 0.059192 0.018124 52.526828 ( 60.669576)
total: 223.87 sec