Logfile: /home/ko1/ruby/logs/brlog.trunk.20221225-032240
#<BuildRuby:0x000055d9bb8e4028
@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.20221225-032240",
@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.000000 0.000008 ( 0.000008)
autoconf 0.000015 0.000000 0.000015 ( 0.000015)
configure 0.000016 0.000000 0.000016 ( 0.000016)
build_up 0.004397 0.000000 0.786882 ( 1.017465)
build_miniruby 0.000970 0.000000 0.971902 ( 0.970584)
build_ruby 0.001239 0.000000 2.736629 ( 2.734992)
build_all 0.009019 0.000000 16.049005 ( 3.413304)
build_install 0.009583 0.000000 2.279368 ( 1.259727)
test_btest 0.000666 0.000000 67.153614 ( 10.897533)
test_basic 0.000312 0.004525 0.328363 ( 0.418764)
test_all 0.001522 0.000000 638.346514 (117.324031)
test_rubyspec 0.037099 0.025107 51.368177 ( 59.533526)
total: 197.57 sec