Logfile: /home/ko1/ruby/logs/brlog.trunk.20230113-074743
#<BuildRuby:0x000055c1846b7e70
@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.20230113-074743",
@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.000014 0.000001 0.000015 ( 0.000015)
configure 0.000012 0.000000 0.000012 ( 0.000013)
build_up 0.000000 0.006039 0.845475 ( 1.545536)
build_miniruby 0.000000 0.001355 1.017593 ( 1.015714)
build_ruby 0.000000 0.001653 2.771934 ( 2.769266)
build_all 0.003438 0.006318 16.784686 ( 3.000131)
build_install 0.008608 0.000560 2.098186 ( 1.085597)
test_btest 0.000845 0.000231 70.046216 ( 10.974063)
test_basic 0.002801 0.004304 0.311155 ( 0.396464)
test_all 0.001094 0.000348 660.196720 (101.888017)
test_rubyspec 0.084915 0.029503 51.895870 ( 60.040341)
total: 182.72 sec