Logfile: /home/ko1/ruby/logs/brlog.trunk.20221223-190209
#<BuildRuby:0x0000555bf44d3e88
@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-190209",
@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.000014 0.000004 0.000018 ( 0.000019)
configure 0.000009 0.000003 0.000012 ( 0.000011)
build_up 0.003408 0.000852 0.879642 ( 1.122641)
build_miniruby 0.000690 0.000173 0.946927 ( 0.945520)
build_ruby 0.000985 0.000246 2.696124 ( 2.694672)
build_all 0.009007 0.000070 15.771513 ( 3.256539)
build_install 0.008203 0.000767 2.279835 ( 1.292476)
test_btest 0.000504 0.000101 61.690117 ( 11.023414)
test_basic 0.000000 0.005422 0.321870 ( 0.411545)
test_all 0.000000 0.001067 634.050701 (102.734848)
test_rubyspec 0.037855 0.017144 51.714130 ( 59.844816)
total: 183.33 sec