Logfile: /home/ko1/ruby/logs/brlog.trunk.20221216-220056
#<BuildRuby:0x000056480a416628
@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.20221216-220056",
@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.000021 0.000000 0.000021 ( 0.000021)
configure 0.000012 0.000000 0.000012 ( 0.000012)
build_up 0.004272 0.000000 0.853362 ( 1.241373)
build_miniruby 0.000000 0.000960 1.031608 ( 1.030304)
build_ruby 0.000000 0.001072 2.871647 ( 2.776935)
build_all 0.000190 0.009005 15.781754 ( 3.377538)
build_install 0.007590 0.000646 2.249325 ( 1.275616)
test_btest 0.000591 0.000099 65.908441 ( 10.765862)
test_basic 0.003807 0.000634 0.293541 ( 0.384782)
test_all 0.001950 0.000000 680.792153 (138.155532)
test_rubyspec 0.058708 0.005997 53.437675 ( 61.526926)
total: 220.54 sec