Logfile: /home/ko1/ruby/logs/brlog.trunk.20221227-000224
#<BuildRuby:0x000055eef88583c8
@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.20221227-000224",
@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.000017 0.000007 0.000024 ( 0.000023)
autoconf 0.000037 0.000015 0.000052 ( 0.000052)
configure 0.000023 0.000010 0.000033 ( 0.000033)
build_up 0.000000 0.008925 0.850903 ( 1.148860)
build_miniruby 0.000000 0.001071 1.013916 ( 1.012174)
build_ruby 0.000696 0.000825 2.755658 ( 2.753075)
build_all 0.002883 0.006372 16.596963 ( 2.975865)
build_install 0.007492 0.002861 2.246002 ( 1.186263)
test_btest 0.000562 0.000386 72.209775 ( 10.733702)
test_basic 0.001764 0.004954 0.338009 ( 0.424220)
test_all 0.000645 0.000484 659.957694 (104.558659)
test_rubyspec 0.063384 0.066130 51.185809 ( 59.301558)
total: 184.10 sec