Logfile: /home/ko1/ruby/logs/brlog.trunk.20221213-165151
#<BuildRuby:0x0000561ad210be70
@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.20221213-165151",
@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.000008 0.000001 0.000009 ( 0.000011)
autoconf 0.000017 0.000003 0.000020 ( 0.000031)
configure 0.000013 0.000003 0.000016 ( 0.000015)
build_up 0.004018 0.000020 0.792679 ( 1.056015)
build_miniruby 0.000794 0.000126 0.934376 ( 0.933262)
build_ruby 0.001313 0.000000 2.751134 ( 2.662680)
build_all 0.005359 0.003721 15.785725 ( 3.380178)
build_install 0.007026 0.003725 2.170078 ( 1.285941)
test_btest 0.000461 0.000100 61.878041 ( 11.348927)
test_basic 0.004765 0.000185 0.302202 ( 0.392718)
test_all 0.001225 0.000255 676.149358 (143.757652)
test_rubyspec 0.044331 0.017740 52.398886 ( 60.548784)
total: 225.37 sec