Logfile: /home/ko1/ruby/logs/brlog.trunk.20230114-125713
#<BuildRuby:0x0000559999adff38
@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.20230114-125713",
@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.000014 0.000004 0.000018 ( 0.000018)
autoconf 0.000050 0.000000 0.000050 ( 0.000050)
configure 0.000031 0.000000 0.000031 ( 0.000031)
build_up 0.007843 0.001176 0.852771 ( 1.018382)
build_miniruby 0.001034 0.000296 1.020481 ( 1.018532)
build_ruby 0.001609 0.000000 2.781234 ( 2.778649)
build_all 0.009979 0.000000 16.806405 ( 3.003523)
build_install 0.005005 0.004162 2.102863 ( 1.085374)
test_btest 0.000818 0.000227 71.122021 ( 10.906640)
test_basic 0.005042 0.001401 0.309947 ( 0.396158)
test_all 0.001712 0.000000 663.952514 (100.607926)
test_rubyspec 0.078103 0.051515 52.105392 ( 60.185155)
total: 181.00 sec