Logfile: /home/ko1/ruby/logs/brlog.trunk.20221223-092847
#<BuildRuby:0x000055ae944dffb0
@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.20221223-092847",
@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.000010 0.000000 0.000010 ( 0.000024)
autoconf 0.000032 0.000000 0.000032 ( 0.000032)
configure 0.000018 0.000000 0.000018 ( 0.000017)
build_up 0.000000 0.004293 0.857543 ( 1.097407)
build_miniruby 0.000000 0.000929 0.990887 ( 0.989466)
build_ruby 0.000000 0.001170 2.568250 ( 2.566726)
build_all 0.003755 0.005306 15.875669 ( 3.270433)
build_install 0.006660 0.003021 2.264867 ( 1.304217)
test_btest 0.000520 0.000094 58.755800 ( 12.162048)
test_basic 0.004060 0.000738 0.330740 ( 0.421713)
test_all 0.000876 0.000159 621.581959 (118.406260)
test_rubyspec 0.037762 0.027674 52.190181 ( 60.327684)
total: 200.55 sec