Logfile: /home/ko1/ruby/logs/brlog.trunk.20230108-133250
#<BuildRuby:0x000056355d47bdf8
@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.20230108-133250",
@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.000018 0.000001 0.000019 ( 0.000019)
autoconf 0.000040 0.000003 0.000043 ( 0.000042)
configure 0.000028 0.000002 0.000030 ( 0.000030)
build_up 0.008525 0.000532 0.861008 ( 1.073220)
build_miniruby 0.001307 0.000082 1.027791 ( 1.025822)
build_ruby 0.001584 0.000099 2.797039 ( 2.794159)
build_all 0.005305 0.004703 16.862646 ( 2.969570)
build_install 0.010619 0.000661 2.143031 ( 1.090835)
test_btest 0.000983 0.000109 78.924172 ( 10.912498)
test_basic 0.005955 0.000662 0.363012 ( 0.449037)
test_all 0.001334 0.000000 679.541875 ( 97.118769)
test_rubyspec 0.085265 0.030966 52.472756 ( 60.530944)
total: 177.97 sec