Logfile: /home/ko1/ruby/logs/brlog.trunk.20221223-073642
#<BuildRuby:0x000055b94ff5fe70
@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.20221223-073642",
@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.000021 0.000001 0.000022 ( 0.000022)
autoconf 0.000017 0.000001 0.000018 ( 0.000019)
configure 0.000014 0.000001 0.000015 ( 0.000014)
build_up 0.003919 0.000000 0.879057 ( 1.821645)
build_miniruby 0.000810 0.000000 0.976255 ( 0.975013)
build_ruby 0.001391 0.000000 2.677458 ( 2.675501)
build_all 0.009124 0.000000 15.688304 ( 3.328135)
build_install 0.004751 0.004411 2.210715 ( 1.245690)
test_btest 0.000536 0.000054 65.405943 ( 11.044631)
test_basic 0.000133 0.004248 0.302417 ( 0.393519)
test_all 0.001429 0.000215 622.645716 (107.405956)
test_rubyspec 0.046198 0.023180 51.740750 ( 60.002660)
total: 188.89 sec