Logfile: /home/ko1/ruby/logs/brlog.trunk.20221213-010606
#<BuildRuby:0x0000561cf3d72678
@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-010606",
@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.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000016 0.000004 0.000020 ( 0.000020)
configure 0.000011 0.000003 0.000014 ( 0.000014)
build_up 0.001107 0.003139 0.907097 ( 1.161101)
build_miniruby 0.000768 0.000240 0.953959 ( 0.952631)
build_ruby 0.001375 0.000000 2.823869 ( 2.719249)
build_all 0.009072 0.000000 15.743494 ( 3.253945)
build_install 0.006581 0.003211 2.246405 ( 1.280919)
test_btest 0.000459 0.000131 64.446677 ( 10.704536)
test_basic 0.001932 0.003233 0.302285 ( 0.392286)
test_all 0.001305 0.000415 679.593055 (149.098465)
test_rubyspec 0.045237 0.020267 52.214461 ( 60.524256)
total: 230.09 sec