Logfile: /home/ko1/ruby/logs/brlog.trunk.20221222-165048
#<BuildRuby:0x0000559ba002c010
@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.20221222-165048",
@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.000016 0.000003 0.000019 ( 0.000019)
configure 0.000013 0.000002 0.000015 ( 0.000016)
build_up 0.000000 0.004187 0.856276 ( 1.096709)
build_miniruby 0.000000 0.001019 1.004700 ( 1.003207)
build_ruby 0.000000 0.000981 2.696802 ( 2.695553)
build_all 0.001471 0.007332 15.850258 ( 3.472121)
build_install 0.006524 0.002538 2.250451 ( 1.271944)
test_btest 0.000416 0.000162 63.818220 ( 11.388701)
test_basic 0.003513 0.001367 0.304601 ( 0.395597)
test_all 0.002071 0.000000 661.057487 (138.456163)
test_rubyspec 0.038124 0.026676 52.111026 ( 60.234514)
total: 220.02 sec