Logfile: /home/ko1/ruby/logs/brlog.trunk.20221210-074056
#<BuildRuby:0x000055ed42d03df8
@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.20221210-074056",
@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.000009)
autoconf 0.000029 0.000002 0.000031 ( 0.000031)
configure 0.000027 0.000002 0.000029 ( 0.000029)
build_up 0.004688 0.000334 1.194704 ( 1.203866)
build_miniruby 0.000000 0.001009 0.973532 ( 0.972025)
build_ruby 0.000000 0.001284 2.777204 ( 2.675491)
build_all 0.006083 0.002717 15.845910 ( 3.304501)
build_install 0.009040 0.000582 2.272042 ( 1.288928)
test_btest 0.000582 0.000078 66.962864 ( 11.575474)
test_basic 0.000149 0.005040 0.309373 ( 0.399432)
test_all 0.000955 0.000191 658.205675 (110.422697)
test_rubyspec 0.050122 0.016348 53.051465 ( 61.235422)
total: 193.08 sec