Logfile: /home/ko1/ruby/logs/brlog.trunk.20221226-010132
#<BuildRuby:0x0000562c593ede98
@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.20221226-010132",
@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.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000020 0.000001 0.000021 ( 0.000021)
configure 0.000012 0.000000 0.000012 ( 0.000012)
build_up 0.004113 0.000294 0.810875 ( 1.055980)
build_miniruby 0.000798 0.000057 0.970000 ( 0.968865)
build_ruby 0.001016 0.000073 2.636230 ( 2.635033)
build_all 0.008707 0.000292 15.721639 ( 3.281017)
build_install 0.007935 0.000207 2.164988 ( 1.223142)
test_btest 0.000564 0.000035 63.729370 ( 11.229838)
test_basic 0.000292 0.004909 0.340835 ( 0.431256)
test_all 0.000895 0.000112 629.696388 (109.510719)
test_rubyspec 0.042969 0.028687 51.892868 ( 59.979062)
total: 190.32 sec