Logfile: /home/ko1/ruby/logs/brlog.trunk.20221210-073056
#<BuildRuby:0x000055ba5e02abe8
@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-073056",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000017 0.000002 0.000019 ( 0.000020)
configure 0.000016 0.000002 0.000018 ( 0.000018)
build_up 0.004624 0.000462 1.168412 ( 1.168512)
build_miniruby 0.000000 0.000886 0.990100 ( 0.988906)
build_ruby 0.000000 0.001296 2.791828 ( 2.705175)
build_all 0.001864 0.007053 15.744484 ( 3.320698)
build_install 0.008128 0.000921 2.250631 ( 1.249724)
test_btest 0.000548 0.000110 66.207987 ( 10.855009)
test_basic 0.001528 0.003224 0.296377 ( 0.387335)
test_all 0.000817 0.000189 659.761256 (127.060380)
test_rubyspec 0.044411 0.022956 52.862751 ( 60.992001)
total: 208.73 sec