Logfile: /home/ko1/ruby/logs/brlog.trunk.20221220-192456
#<BuildRuby:0x000055eaf92f2aa8
@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.20221220-192456",
@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.000020 0.000003 0.000023 ( 0.000024)
autoconf 0.000020 0.000003 0.000023 ( 0.000023)
configure 0.000015 0.000002 0.000017 ( 0.000017)
build_up 0.000000 0.004203 0.858325 ( 1.338486)
build_miniruby 0.000000 0.000926 1.021948 ( 1.020575)
build_ruby 0.000000 0.001157 2.673123 ( 2.671796)
build_all 0.004599 0.004584 15.907573 ( 3.432133)
build_install 0.007792 0.001126 2.225296 ( 1.209332)
test_btest 0.000490 0.000140 63.072429 ( 11.315031)
test_basic 0.003857 0.001102 0.324514 ( 0.416164)
test_all 0.001120 0.000320 678.494708 (140.225275)
test_rubyspec 0.038209 0.024500 52.195518 ( 60.475440)
total: 222.10 sec